Home
last modified time | relevance | path

Searched defs:subpel_y_q4 (Results 1 – 18 of 18) sorted by relevance

/external/libaom/libaom/av1/common/
Dconvolve.c119 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_sr_c()
170 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_y_sr_c()
200 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_x_sr_c()
232 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_copy_sr_c()
249 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_2d_c()
315 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_y_c()
365 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_x_c()
415 const int subpel_y_q4, ConvolveParams *conv_params) { in av1_dist_wtd_convolve_2d_copy_c()
557 int subpel_x_q4, int subpel_y_q4, in convolve_2d_for_intrabc()
578 int x_step_q4, const int subpel_y_q4, int y_step_q4, in av1_convolve_2d_facade()
[all …]
/external/libaom/libaom/av1/common/x86/
Dhighbd_convolve_2d_sse2.c78 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_convolve_2d_copy_sr_sse2()
Dhighbd_convolve_2d_avx2.c28 const int subpel_y_q4, in av1_highbd_convolve_2d_sr_avx2()
226 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_convolve_2d_copy_sr_avx2()
Dconvolve_2d_avx2.c27 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_sr_avx2()
217 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_copy_sr_avx2()
Dconvolve_2d_sse2.c25 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_sr_sse2()
243 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_copy_sr_sse2()
361 const int subpel_y_q4, ConvolveParams *conv_params) { in av1_dist_wtd_convolve_2d_copy_sse2()
Dconvolve_sse2.c82 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_y_sr_sse2()
243 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_x_sr_sse2()
Dconvolve_avx2.c24 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_y_sr_avx2()
267 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_x_sr_avx2()
Dhighbd_convolve_2d_ssse3.c26 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_convolve_2d_sr_ssse3()
Dhighbd_jnt_convolve_avx2.c29 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_2d_copy_avx2()
235 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_2d_avx2()
471 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_x_avx2()
640 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_y_avx2()
Djnt_convolve_avx2.c42 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_x_avx2()
194 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_y_avx2()
599 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_2d_avx2()
809 const int subpel_y_q4, ConvolveParams *conv_params) { in av1_dist_wtd_convolve_2d_copy_avx2()
Djnt_convolve_sse2.c23 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_x_sse2()
157 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_y_sse2()
391 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_2d_sse2()
Dhighbd_jnt_convolve_sse4.c24 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_y_sse4_1()
266 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_x_sse4_1()
Dhighbd_convolve_2d_sse4.c28 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_2d_copy_sse4_1()
175 const int subpel_y_q4, ConvolveParams *conv_params, int bd) { in av1_highbd_dist_wtd_convolve_2d_sse4_1()
Djnt_convolve_ssse3.c23 const int subpel_y_q4, ConvolveParams *conv_params) { in av1_dist_wtd_convolve_2d_ssse3()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_convolve_ssse3.c24 const int subpel_y_q4, in av1_highbd_convolve_y_sr_ssse3()
172 const int subpel_y_q4, in av1_highbd_convolve_x_sr_ssse3()
Dhighbd_convolve_avx2.c118 const int subpel_x_q4, const int subpel_y_q4, in av1_highbd_convolve_y_sr_avx2()
267 const int subpel_x_q4, const int subpel_y_q4, in av1_highbd_convolve_x_sr_avx2()
/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.c198 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_x_sr_neon()
606 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_y_sr_neon()
851 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_sr_neon()
1412 const int subpel_x_q4, const int subpel_y_q4, in av1_convolve_2d_copy_sr_neon()
Djnt_convolve_neon.c720 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_2d_neon()
758 const int subpel_y_q4, ConvolveParams *conv_params) { in av1_dist_wtd_convolve_2d_copy_neon()
883 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_x_neon()
1346 const int subpel_x_q4, const int subpel_y_q4, in av1_dist_wtd_convolve_y_neon()