Searched defs:ss_x_shift (Results 1 – 3 of 3) sorted by relevance
111 uint16_t *chroma_sq_error, int plane, int ss_x_shift, int ss_y_shift) { in apply_temporal_filter_planewise()249 const int ss_x_shift = in av1_apply_temporal_filter_planewise_sse2() local
136 uint16_t *chroma_sq_error, int plane, int ss_x_shift, int ss_y_shift) { in apply_temporal_filter_planewise()271 const int ss_x_shift = in av1_apply_temporal_filter_planewise_avx2() local
586 const int ss_x_shift = mbd->plane[p].subsampling_x - subsampling_x; in av1_apply_temporal_filter_yuv_c() local595 const int ss_x_shift = subsampling_x - mbd->plane[0].subsampling_x; in av1_apply_temporal_filter_yuv_c() local727 const int ss_x_shift = subsampling_x - mbd->plane[0].subsampling_x; in av1_apply_temporal_filter_planewise_c() local