Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm_avx2.h24 const __m256i ww1 = _mm256_set1_epi32(w1); in btf_32_avx2_type0() local
43 const __m256i ww1 = _mm256_set1_epi32(w1); in btf_32_avx2_type1() local
58 static INLINE void btf_32_avx2_type0_new(const __m256i ww0, const __m256i ww1, in btf_32_avx2_type0_new()
78 static INLINE void btf_32_avx2_type1_new(const __m256i ww0, const __m256i ww1, in btf_32_avx2_type1_new()
Dav1_txfm1d_sse4.h119 #define btf_32_type0_sse4_1_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument
135 #define btf_32_type1_sse4_1_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument
Dhighbd_fwd_txfm_avx2.c238 #define btf_32_type0_avx2_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument
/external/libaom/libaom/aom_dsp/x86/
Dlpf_common_sse2.h64 __m128i w0, w1, ww0, ww1; in highbd_transpose4x8_8x4_low_sse2() local
129 __m128i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x8_low_sse2() local
163 __m128i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x8_high_sse2() local
269 __m128i w0, w1, ww0, ww1; in transpose4x8_8x4_sse2() local
Dintrapred_avx2.c181 __m256i w0, w1, w2, w3, ww0, ww1; in highbd_transpose4x16_avx2() local
202 __m256i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x16_16x8_avx2() local
240 __m256i w0, w1, w2, w3, ww0, ww1; in highbd_transpose16x16_avx2() local
4282 __m128i w0, w1, w2, w3, ww0, ww1, ww2, ww3; in transpose4x16_sse2() local
Dloopfilter_sse2.c34 __m128i w0, w1, ww0, ww1, w2, w3, ww2, ww3; in transpose_pq_14_sse2() local
/external/libgav1/libgav1/src/dsp/x86/
Dloop_filter_sse4.cc396 const __m128i ww1 = _mm_unpackhi_epi16(w0, w1); in Transpose8x4To4x8() local
929 const __m128i ww1 = _mm_unpackhi_epi16(w0, w1); in DualTranspose8x4To4x8() local
1507 const __m128i ww1 = _mm_unpacklo_epi32(w2, w3); in Transpose8x4To4x8() local