Searched refs:av1_get_upscale_convolve_step (Results 1 – 3 of 3) sorted by relevance
281 av1_get_upscale_convolve_step(width_src, width_dst); in RunOne()336 av1_get_upscale_convolve_step(width_src, width_dst); in RunOne()
109 int32_t av1_get_upscale_convolve_step(int in_length, int out_length);
419 int32_t av1_get_upscale_convolve_step(int in_length, int out_length) { in av1_get_upscale_convolve_step() function1221 const int32_t x_step_qn = av1_get_upscale_convolve_step( in av1_upscale_normative_rows()