Home
last modified time | relevance | path

Searched defs:y_step_q4 (Results 1 – 23 of 23) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c70 int y_step_q4, int w, int h) { in convolve_vert()
93 int y_step_q4, int w, int h) { in convolve_avg_vert()
120 int y_step_q4, int w, int h) { in convolve()
151 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_horiz_c()
166 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_horiz_c()
181 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_vert_c()
196 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_vert_c()
210 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_convolve8_c()
223 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_convolve8_avg_c()
273 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_scaled_horiz_c()
[all …]
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_neon.c19 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_convolve8_neon()
48 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_neon()
Dhighbd_vpx_convolve_neon.c19 const int16_t *filter_y, int y_step_q4, int w, in vpx_highbd_convolve8_neon()
43 const int16_t *filter_y, int y_step_q4, in vpx_highbd_convolve8_avg_neon()
Dhighbd_vpx_convolve8_neon.c142 int y_step_q4, // unused in vpx_highbd_convolve8_horiz_neon()
342 int y_step_q4, // unused in vpx_highbd_convolve8_avg_horiz_neon()
571 const int16_t *filter_y, int y_step_q4, in vpx_highbd_convolve8_vert_neon()
737 const int16_t *filter_y, int y_step_q4, in vpx_highbd_convolve8_avg_vert_neon()
Dvpx_convolve8_neon.c130 int y_step_q4, // unused in vpx_convolve8_horiz_neon()
395 int y_step_q4, // unused in vpx_convolve8_avg_horiz_neon()
697 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_vert_neon()
869 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_vert_neon()
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c262 int y_step_q4, int w, int h) { in convolve_vert()
282 int y_step_q4, int w, int h) { in convolve_avg_vert()
304 int y0_q4, int y_step_q4, int w, int h) { in convolve()
335 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_horiz_vsx()
350 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_horiz_vsx()
365 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_vert_vsx()
380 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_vert_vsx()
394 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_convolve8_vsx()
408 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_vsx()
/external/libvpx/libvpx/vp9/common/
Dvp9_scale.h29 int y_step_q4; member
/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_dspr2.c338 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_vert_dspr2()
380 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_dspr2()
Dconvolve2_vert_dspr2.c205 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve2_vert_dspr2()
Dconvolve2_avg_dspr2.c223 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve2_avg_vert_dspr2()
Dconvolve8_vert_dspr2.c322 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_vert_dspr2()
Dconvolve2_horiz_dspr2.c632 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve2_horiz_dspr2()
Dconvolve2_avg_horiz_dspr2.c755 const int16_t *filter_y, int y_step_q4, in vpx_convolve2_avg_horiz_dspr2()
Dconvolve8_horiz_dspr2.c822 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_horiz_dspr2()
Dconvolve8_avg_horiz_dspr2.c942 const int16_t *filter_y, int y_step_q4, in vpx_convolve8_avg_horiz_dspr2()
Dconvolve8_dspr2.c1300 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_convolve8_dspr2()
Dvpx_convolve8_msa.c546 int32_t y_step_q4, int32_t w, int32_t h) { in vpx_convolve8_msa()
Dvpx_convolve8_avg_msa.c520 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_msa()
Dvpx_convolve8_horiz_msa.c625 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_horiz_msa()
Dvpx_convolve8_vert_msa.c632 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_vert_msa()
Dvpx_convolve8_avg_vert_msa.c609 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_vert_msa()
Dvpx_convolve8_avg_horiz_msa.c637 const int16_t *filter_y, int y_step_q4, int w, in vpx_convolve8_avg_horiz_msa()
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c643 int y_step_q4, int w, int h) { in scaledconvolve_vert_w4()
705 int y_step_q4, int w, int h) { in scaledconvolve_vert_w8()
796 int y_step_q4, int w, int h) { in scaledconvolve_vert_w16()
818 int y0_q4, int y_step_q4, int w, int h) { in scaledconvolve2d()
865 int x_step_q4, const int16_t *filter_y, int y_step_q4, in vpx_scaled_2d_ssse3()