Home
last modified time | relevance | path

Searched defs:coeffs_128 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/third_party/SVT-AV1/
Dconvolve_2d_avx2.h26 __m128i coeffs_128; in convolve_2d_sr_hor_2tap_avx2() local
113 __m128i coeffs_128[2]; in convolve_2d_sr_hor_4tap_ssse3() local
201 __m128i coeffs_128[3]; in convolve_2d_sr_hor_6tap_avx2() local
350 __m128i coeffs_128; in convolve_2d_sr_ver_2tap_avx2() local
619 __m128i coeffs_128[2], s_32[4], ss_128[2]; in convolve_2d_sr_ver_4tap_avx2() local
777 __m128i coeffs_128[3], s_32[6], ss_128[3]; in convolve_2d_sr_ver_6tap_avx2() local
959 __m128i coeffs_128[4], s_32[8], ss_128[4]; in convolve_2d_sr_ver_8tap_avx2() local
Dconvolve_avx2.h23 static inline void populate_coeffs_4tap_avx2(const __m128i coeffs_128, in populate_coeffs_4tap_avx2()
33 static inline void populate_coeffs_6tap_avx2(const __m128i coeffs_128, in populate_coeffs_6tap_avx2()
45 static inline void populate_coeffs_8tap_avx2(const __m128i coeffs_128, in populate_coeffs_8tap_avx2()
2010 __m128i coeffs_128[4]; in av1_convolve_y_sr_specialized_avx2() local
2942 __m128i coeffs_128[4]; in av1_convolve_x_sr_specialized_avx2() local