Searched defs:max_pixel (Results 1 – 5 of 5) sorted by relevance
106 const uint8_t max_pixel = 255; in av1_resize_vert_dir_sse2() local208 const uint8_t max_pixel = 255; in av1_resize_horz_dir_sse2() local
280 const uint8_t max_pixel = 255; in av1_resize_vert_dir_avx2() local556 const uint8_t max_pixel = 255; in av1_resize_horz_dir_avx2() local
53 const int max_pixel = (1 << bitdepth) - 1; in InitInput() local
178 #define AOM_VAR_NO_LOOP_AVX2(bw, bh, bits, max_pixel) \ argument
1310 const uint16x8_t max_pixel = vdupq_n_u16((1 << kBitdepth10) - 1); in BlendChromaValsNoCfl() local