/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | av1_inv_txfm_ssse3.c | 30 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in idct4_sse2() local 56 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in idct4_w4_sse2() local 105 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in av1_idct8_sse2() local 153 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in idct8_w4_sse2() local 199 const __m128i __rounding, in idct16_stage5_sse2() 213 const __m128i __rounding, in idct16_stage6_sse2() 272 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in idct16_low8_ssse3() local 318 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in idct16_sse2() local 390 const __m128i __rounding = _mm_set1_epi32(1 << (INV_COS_BIT - 1)); in idct16_w4_sse2() local 487 const __m128i __rounding, in idct32_high16_stage4_sse2() [all …]
|
H A D | av1_txfm_sse2.h | 29 const __m128i *const w0, const __m128i *const w1, const __m128i __rounding, in btf_16_w4_sse2()
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | highbd_fwd_txfm_avx2.c | 2078 const __m256i *__rounding, in fdct64_stage2_avx2() 2147 const __m256i *__rounding, in fdct64_stage3_avx2() 2218 const __m256i *__rounding, in fdct64_stage4_avx2() 2289 const __m256i *__rounding, in fdct64_stage5_avx2() 2361 const __m256i *__rounding, int8_t cos_bit) { in fdct64_stage6_avx2() 2432 const __m256i *__rounding, in fdct64_stage7_avx2() 2501 const __m256i *__rounding, in fdct64_stage8_avx2() 2588 const __m256i *__rounding, in fdct64_stage9_avx2() 2674 const __m256i *__rounding, in fdct64_stage10_avx2() 2777 const __m256i __rounding = _mm256_set1_epi32(1 << (cos_bit - 1)); in fdct64_avx2() local
|
H A D | av1_fwd_txfm_sse2.c | 25 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fdct4x4_new_sse2() local 57 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fdct8x4_new_sse2() local 86 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fdct4x8_new_sse2() local 156 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fdct8x16_new_sse2() local 300 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in av1_fdct8x32_new_sse2() local 624 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in av1_fdct8x64_new_sse2() local 1364 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fadst4x4_new_sse2() local 1410 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fadst4x8_new_sse2() local 1512 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fadst8x4_new_sse2() local 1585 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fadst8x16_new_sse2() local
|
H A D | av1_fwd_txfm_sse2.h | 77 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fdct8x8_new_sse2() local 132 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fadst8x8_new_sse2() local
|
H A D | av1_fwd_txfm2d_avx2.c | 2198 const __m256i *__rounding, int8_t *cos_bit) { in btf_16_avx2() 2228 const __m256i __rounding = _mm256_set1_epi32(1 << (cos_bit - 1)); in fdct8x8_new_avx2() local 2308 const __m256i __rounding = _mm256_set1_epi32(1 << (cos_bit - 1)); in fadst8x8_new_avx2() local 2435 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in fdct8x16_new_avx2() local
|
H A D | av1_fwd_txfm1d_sse4.c | 457 const __m128i __rounding = _mm_set1_epi32(1 << (cos_bit - 1)); in av1_fdct64_sse4_1() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ppc_wrappers/ |
D | smmintrin.h | 57 _mm_round_pd(__m128d __A, int __rounding) { in _mm_round_pd() 150 _mm_round_sd(__m128d __A, __m128d __B, int __rounding) { in _mm_round_sd() 158 _mm_round_ps(__m128 __A, int __rounding) { in _mm_round_ps() 251 _mm_round_ss(__m128 __A, __m128 __B, int __rounding) { in _mm_round_ss()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ppc_wrappers/ |
D | smmintrin.h | 57 _mm_round_pd(__m128d __A, int __rounding) { in _mm_round_pd() 150 _mm_round_sd(__m128d __A, __m128d __B, int __rounding) { in _mm_round_sd() 158 _mm_round_ps(__m128 __A, int __rounding) { in _mm_round_ps() 251 _mm_round_ss(__m128 __A, __m128 __B, int __rounding) { in _mm_round_ss()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ppc_wrappers/ |
D | smmintrin.h | 57 _mm_round_pd(__m128d __A, int __rounding) { in _mm_round_pd() 150 _mm_round_sd(__m128d __A, __m128d __B, int __rounding) { in _mm_round_sd() 158 _mm_round_ps(__m128 __A, int __rounding) { in _mm_round_ps() 251 _mm_round_ss(__m128 __A, __m128 __B, int __rounding) { in _mm_round_ss()
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ppc_wrappers/ |
H A D | smmintrin.h | 57 _mm_round_pd(__m128d __A, int __rounding) { in _mm_round_pd() 150 _mm_round_sd(__m128d __A, __m128d __B, int __rounding) { in _mm_round_sd() 158 _mm_round_ps(__m128 __A, int __rounding) { in _mm_round_ps() 251 _mm_round_ss(__m128 __A, __m128 __B, int __rounding) { in _mm_round_ss()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ppc_wrappers/ |
D | smmintrin.h | 57 _mm_round_pd(__m128d __A, int __rounding) { in _mm_round_pd() 150 _mm_round_sd(__m128d __A, __m128d __B, int __rounding) { in _mm_round_sd() 158 _mm_round_ps(__m128 __A, int __rounding) { in _mm_round_ps() 251 _mm_round_ss(__m128 __A, __m128 __B, int __rounding) { in _mm_round_ss()
|