Home
last modified time | relevance | path

Searched defs:fo_vert (Results 1 – 16 of 16) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dconvolve_2d_avx2.c71 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_2d_sr_avx2() local
107 const int fo_vert = 1; in av1_convolve_2d_sr_avx2() local
186 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_2d_sr_avx2() local
Djnt_convolve_avx2.c234 const int fo_vert = 1; in av1_dist_wtd_convolve_y_avx2() local
412 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_y_avx2() local
649 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_2d_avx2() local
673 const int fo_vert = 1; in av1_dist_wtd_convolve_2d_avx2() local
788 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_2d_avx2() local
Dconvolve_avx2.c52 const int fo_vert = 1; in av1_convolve_y_sr_avx2() local
146 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_y_sr_avx2() local
Dhighbd_convolve_2d_ssse3.c31 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_2d_sr_ssse3() local
Dhighbd_convolve_2d_avx2.c34 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_2d_sr_avx2() local
Dconvolve_sse2.c84 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_y_sr_sse2() local
Djnt_convolve_sse2.c162 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_y_sse2() local
402 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_2d_sse2() local
Djnt_convolve_ssse3.c33 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_2d_ssse3() local
Dav1_convolve_scale_sse4.c245 const int fo_vert = ytaps / 2 - 1; in av1_convolve_2d_scale_sse4_1() local
484 const int fo_vert = ytaps / 2 - 1; in av1_highbd_convolve_2d_scale_sse4_1() local
Dhighbd_jnt_convolve_avx2.c242 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_2d_avx2() local
643 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_y_avx2() local
Dconvolve_2d_sse2.c34 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_2d_sr_sse2() local
Dhighbd_jnt_convolve_sse4.c27 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_y_sse4_1() local
Dhighbd_convolve_2d_sse4.c185 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_2d_sse4_1() local
/external/libaom/libaom/av1/common/
Dconvolve.c85 const int fo_vert = 1; in av1_convolve_2d_sobel_y_c() local
125 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_2d_sr_c() local
173 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_y_sr_c() local
257 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_2d_c() local
320 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_dist_wtd_convolve_y_c() local
471 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_convolve_2d_scale_c() local
660 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_y_sr_c() local
693 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_2d_sr_c() local
747 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_2d_c() local
859 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_dist_wtd_convolve_y_c() local
[all …]
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_convolve_ssse3.c27 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_y_sr_ssse3() local
Dhighbd_convolve_avx2.c121 const int fo_vert = filter_params_y->taps / 2 - 1; in av1_highbd_convolve_y_sr_avx2() local