Home
last modified time | relevance | path

Searched defs:ss_y_shift (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c111 uint16_t *chroma_sq_error, int plane, int ss_x_shift, int ss_y_shift) { in apply_temporal_filter_planewise()
251 const int ss_y_shift = in av1_apply_temporal_filter_planewise_sse2() local
Dtemporal_filter_avx2.c136 uint16_t *chroma_sq_error, int plane, int ss_x_shift, int ss_y_shift) { in apply_temporal_filter_planewise()
273 const int ss_y_shift = in av1_apply_temporal_filter_planewise_avx2() local
/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c585 const int ss_y_shift = mbd->plane[p].subsampling_y - subsampling_y; in av1_apply_temporal_filter_yuv_c() local
594 const int ss_y_shift = subsampling_y - mbd->plane[0].subsampling_y; in av1_apply_temporal_filter_yuv_c() local
726 const int ss_y_shift = subsampling_y - mbd->plane[0].subsampling_y; in av1_apply_temporal_filter_planewise_c() local