Searched defs:intermediate_height (Results 1 – 5 of 5) sorted by relevance
26 int intermediate_height = h + 7; in vp9_convolve8_neon() local58 int intermediate_height = h + 7; in vp9_convolve8_avg_neon() local
417 int32_t intermediate_height = ((h * y_step_q4) >> 4) + 7; in vp9_convolve8_avg_dspr2() local
954 int32_t intermediate_height = ((h * y_step_q4) >> 4) + 7; in vp9_convolve8_dspr2() local
125 int intermediate_height = (((h - 1) * y_step_q4 + 15) >> 4) + SUBPEL_TAPS; in convolve() local
69 const unsigned int intermediate_height = in filter_block2d_8_c() local