Home
last modified time | relevance | path

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

/external/libaom/third_party/SVT-AV1/
Dconvolve_2d_avx2.h62 __m256i coeffs_256; in convolve_2d_sr_hor_2tap_avx2() local
137 __m256i coeffs_256[2], filt_256[2]; in convolve_2d_sr_hor_4tap_ssse3() local
224 __m256i coeffs_256[3], filt_256[3]; in convolve_2d_sr_hor_6tap_avx2() local
287 __m256i coeffs_256[4], filt_256[4]; in convolve_2d_sr_hor_8tap_avx2() local
385 __m256i coeffs_256; in convolve_2d_sr_ver_2tap_avx2() local
641 __m256i coeffs_256[2]; in convolve_2d_sr_ver_4tap_avx2() local
805 __m256i coeffs_256[3]; in convolve_2d_sr_ver_6tap_avx2() local
992 __m256i coeffs_256[4]; in convolve_2d_sr_ver_8tap_avx2() local
Dconvolve_avx2.h25 const __m256i coeffs_256 = _mm256_broadcastsi128_si256(coeffs_128); in populate_coeffs_4tap_avx2() local
35 const __m256i coeffs_256 = _mm256_broadcastsi128_si256(coeffs_128); in populate_coeffs_6tap_avx2() local
47 const __m256i coeffs_256 = _mm256_broadcastsi128_si256(coeffs_128); in populate_coeffs_8tap_avx2() local
2011 __m256i coeffs_256[4]; in av1_convolve_y_sr_specialized_avx2() local
2943 __m256i coeffs_256[4]; in av1_convolve_x_sr_specialized_avx2() local