Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/x86/
Dtxfm_common_avx2.h246 static INLINE void av1_round_shift_rect_array_32_avx2(__m256i *input, in av1_round_shift_rect_array_32_avx2() function
/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm2d_avx2.c1846 av1_round_shift_rect_array_32_avx2(bufA, bufA, 32, -shift[2], NewSqrt2); in lowbd_fwd_txfm2d_64x32_avx2()
1847 av1_round_shift_rect_array_32_avx2(bufB, bufB, 32, -shift[2], NewSqrt2); in lowbd_fwd_txfm2d_64x32_avx2()
1896 av1_round_shift_rect_array_32_avx2(bufA, bufA, 32, -shift[2], NewSqrt2); in lowbd_fwd_txfm2d_32x64_avx2()
1897 av1_round_shift_rect_array_32_avx2(bufB, bufB, 32, -shift[2], NewSqrt2); in lowbd_fwd_txfm2d_32x64_avx2()
Dhighbd_fwd_txfm_avx2.c1339 av1_round_shift_rect_array_32_avx2(in, in, 16, -shift[2], NewSqrt2); in av1_fwd_txfm2d_8x16_avx2()
1400 av1_round_shift_rect_array_32_avx2(in, in, 16, -shift[2], NewSqrt2); in av1_fwd_txfm2d_16x8_avx2()
/external/libaom/libaom/av1/common/x86/
Dhighbd_inv_txfm_avx2.c4255 av1_round_shift_rect_array_32_avx2( in highbd_inv_txfm2d_add_no_identity_avx2()