Searched refs:ytaps (Results 1 – 1 of 1) sorted by relevance
245 const int ytaps = filter_params_y->taps; in av1_convolve_2d_scale_sse4_1() local246 const int fo_vert = ytaps / 2 - 1; in av1_convolve_2d_scale_sse4_1()247 assert((xtaps == 8) && (ytaps == 8)); in av1_convolve_2d_scale_sse4_1()484 const int ytaps = filter_params_y->taps; in av1_highbd_convolve_2d_scale_sse4_1() local485 const int fo_vert = ytaps / 2 - 1; in av1_highbd_convolve_2d_scale_sse4_1()488 assert((xtaps == 8) && (ytaps == 8)); in av1_highbd_convolve_2d_scale_sse4_1()