Home
last modified time | relevance | path

Searched refs:unpack_weights_avx2 (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Djnt_convolve_avx2.c23 static INLINE __m256i unpack_weights_avx2(ConvolveParams *conv_params) { in unpack_weights_avx2() function
49 const __m256i wt = unpack_weights_avx2(conv_params); in av1_dist_wtd_convolve_x_avx2()
205 const __m256i wt = unpack_weights_avx2(conv_params); in av1_dist_wtd_convolve_y_avx2()
609 const __m256i wt = unpack_weights_avx2(conv_params); in av1_dist_wtd_convolve_2d_avx2()
823 const __m256i wt = unpack_weights_avx2(conv_params); in av1_dist_wtd_convolve_2d_copy_avx2()