Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/x86/
H A Dwarp_plane_avx2.c79 const __m256i *shuffle_src, in filter_src_pixels_avx2()
256 const __m256i *shuffle_src, in horizontal_filter_avx2()
303 const __m256i *shuffle_src) { in warp_horizontal_filter_avx2()
336 const __m256i *shuffle_src) { in warp_horizontal_filter_alpha0_avx2()
371 const __m256i *shuffle_src) { in warp_horizontal_filter_beta0_avx2()
403 const __m256i *shuffle_src) { in warp_horizontal_filter_alpha0_beta0_avx2()
1006 const __m256i *shuffle_src) { in prepare_warp_horizontal_filter_avx2()
1076 __m256i shuffle_src[4]; in av1_warp_affine_avx2() local