Home
last modified time | relevance | path

Searched defs:intermediate_height (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_neon.c27 const int intermediate_height = h + 7; in vpx_convolve8_neon() local
51 const int intermediate_height = h + 7; in vpx_convolve8_avg_neon() local
Dhighbd_vpx_convolve_neon.c23 const int intermediate_height = in vpx_highbd_convolve8_neon() local
46 const int intermediate_height = in vpx_highbd_convolve8_avg_neon() local
Dvpx_scaled_convolve8_neon.c296 const int intermediate_height = in vpx_scaled_2d_neon() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_dspr2.c385 int32_t intermediate_height = ((h * y_step_q4) >> 4) + 7; in vpx_convolve8_avg_dspr2() local
Dconvolve8_dspr2.c1305 int32_t intermediate_height = ((h * y_step_q4) >> 4) + 7; in vpx_convolve8_dspr2() local
Dvpx_convolve8_msa.c1190 const int intermediate_height = in vpx_scaled_2d_msa() local
/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c178 const int intermediate_height = in vpx_convolve8_c() local
408 const int intermediate_height = in highbd_convolve() local
/external/libvpx/libvpx/test/
Dconvolve_test.cc105 const unsigned int intermediate_height = in filter_block2d_8_c() local
202 const unsigned int intermediate_height = in highbd_filter_block2d_8_c() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c544 const int intermediate_height = in vpx_scaled_2d_ssse3() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c312 const int intermediate_height = in convolve() local