/external/libaom/libaom/av1/common/x86/ |
D | av1_inv_txfm_avx2.c | 27 static INLINE void idct16_stage5_avx2(__m256i *x1, const int32_t *cospi, in idct16_stage5_avx2() 41 static INLINE void idct16_stage6_avx2(__m256i *x, const int32_t *cospi, in idct16_stage6_avx2() 66 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct16_avx2() local 138 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct16_low8_avx2() local 186 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct16_low1_avx2() local 228 static INLINE void iadst16_stage4_avx2(__m256i *x, const int32_t *cospi, in iadst16_stage4_avx2() 253 static INLINE void iadst16_stage6_avx2(__m256i *x, const int32_t *cospi, in iadst16_stage6_avx2() 275 static INLINE void iadst16_stage8_avx2(__m256i *x1, const int32_t *cospi, in iadst16_stage8_avx2() 308 const int32_t *cospi = cospi_arr(INV_COS_BIT); in iadst16_avx2() local 370 const int32_t *cospi = cospi_arr(INV_COS_BIT); in iadst16_low8_avx2() local [all …]
|
D | av1_inv_txfm_ssse3.c | 29 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct4_sse2() local 56 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct4_w4_sse2() local 83 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct8_low1_ssse3() local 107 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct8_sse2() local 156 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct8_w4_sse2() local 202 static INLINE void idct16_stage5_sse2(__m128i *x, const int32_t *cospi, in idct16_stage5_sse2() 216 static INLINE void idct16_stage6_sse2(__m128i *x, const int32_t *cospi, in idct16_stage6_sse2() 243 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct16_low1_ssse3() local 278 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct16_low8_ssse3() local 324 const int32_t *cospi = cospi_arr(INV_COS_BIT); in idct16_sse2() local [all …]
|
D | highbd_inv_txfm_avx2.c | 445 const int32_t *cospi = cospi_arr(bit); in idct32_low1_avx2() local 512 const int32_t *cospi = cospi_arr(bit); in idct32_low8_avx2() local 625 const int32_t *cospi = cospi_arr(bit); in idct32_low16_avx2() local 775 const int32_t *cospi = cospi_arr(bit); in idct32_avx2() local 1157 const int32_t *cospi = cospi_arr(bit); in idct16_low1_avx2() local 1208 const int32_t *cospi = cospi_arr(bit); in idct16_low8_avx2() local 1355 const int32_t *cospi = cospi_arr(bit); in idct16_avx2() local 1538 const int32_t *cospi = cospi_arr(bit); in iadst16_low1_avx2() local 1716 const int32_t *cospi = cospi_arr(bit); in iadst16_low8_avx2() local 2037 const int32_t *cospi = cospi_arr(bit); in iadst16_avx2() local [all …]
|
D | highbd_inv_txfm_sse4.c | 388 const int32_t *cospi = cospi_arr(bit); in idct4x4_sse4_1() local 813 const int32_t *cospi = cospi_arr(bit); in idct8x8_sse4_1() local 935 const int32_t *cospi = cospi_arr(bit); in iadst8x8_sse4_1() local 1440 const int32_t *cospi = cospi_arr(bit); in idct8x8_low1_sse4_1() local 1482 const int32_t *cospi = cospi_arr(bit); in idct8x8_new_sse4_1() local 1594 const int32_t *cospi = cospi_arr(bit); in iadst8x8_low1_sse4_1() local 1683 const int32_t *cospi = cospi_arr(bit); in iadst8x8_new_sse4_1() local 1854 const int32_t *cospi = cospi_arr(bit); in idct16x16_low1_sse4_1() local 1905 const int32_t *cospi = cospi_arr(bit); in idct16x16_low8_sse4_1() local 2047 const int32_t *cospi = cospi_arr(bit); in iadst16x16_low1_sse4_1() local [all …]
|
/external/libaom/libaom/av1/common/ |
D | av1_inv_txfm1d.c | 20 const int32_t *cospi = cospi_arr(cos_bit); in av1_idct4() local 61 const int32_t *cospi = cospi_arr(cos_bit); in av1_idct8() local 142 const int32_t *cospi = cospi_arr(cos_bit); in av1_idct16() local 307 const int32_t *cospi = cospi_arr(cos_bit); in av1_idct32() local 717 const int32_t *cospi = cospi_arr(cos_bit); in av1_iadst8() local 825 const int32_t *cospi = cospi_arr(cos_bit); in av1_iadst16() local 1066 const int32_t *cospi = cospi_arr(cos_bit); in av1_idct64() local
|
/external/libaom/libaom/av1/encoder/ |
D | av1_fwd_txfm1d.c | 19 const int32_t *cospi; in av1_fdct4() local 62 const int32_t *cospi; in av1_fdct8() local 147 const int32_t *cospi; in av1_fdct16() local 318 const int32_t *cospi; in av1_fdct32() local 738 const int32_t *cospi; in av1_fadst8() local 852 const int32_t *cospi; in av1_fadst16() local 1099 const int32_t *cospi; in av1_fdct64() local
|
/external/libaom/libaom/av1/common/arm/ |
D | av1_inv_txfm_neon.c | 264 const int32_t *cospi = cospi_arr(cos_bit); in iadst8_neon() local 338 const int32_t *cospi = cospi_arr(cos_bit); in iadst8_low1_neon() local 391 const int32_t *cospi = cospi_arr(cos_bit); in idct8_neon() local 431 const int32_t *cospi = cospi_arr(cos_bit); in idct8_low1_neon() local 524 const int32_t *cospi = cospi_arr(cos_bit); in idct16_low1_neon() local 558 const int32_t *cospi = cospi_arr(cos_bit); in idct16_neon() local 681 const int32_t *cospi = cospi_arr(cos_bit); in idct16_low8_neon() local 792 const int32_t *cospi = cospi_arr(cos_bit); in iadst16_neon() local 950 const int32_t *cospi = cospi_arr(cos_bit); in iadst16_low1_neon() local 1042 const int32_t *cospi = cospi_arr(cos_bit); in iadst16_low8_neon() local [all …]
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm1d_sse4.c | 18 const int32_t *cospi; in av1_fdct32_sse4_1() local 403 const int32_t *cospi; in av1_fadst4_sse4_1() local 464 const int32_t *cospi = cospi_arr(cos_bit); in av1_fdct64_sse4_1() local
|
D | highbd_fwd_txfm_avx2.c | 257 const int32_t *cospi = cospi_arr(bit); in fdct8_avx2() local 359 const int32_t *cospi = cospi_arr(bit); in fadst8_avx2() local 731 const int32_t *cospi = cospi_arr(bit); in fdct16_avx2() local 1016 const int32_t *cospi = cospi_arr(bit); in fadst16_avx2() local 1609 const int32_t *cospi; in fdct32_avx2() local 2528 const int32_t *cospi, in fdct64_stage8_avx2() 2615 const int32_t *cospi, in fdct64_stage9_avx2() 2701 const int32_t *cospi, in fdct64_stage10_avx2() 2804 const int32_t *cospi = cospi_arr(cos_bit); in fdct64_avx2() local
|
D | av1_fwd_txfm_sse2.c | 20 const int32_t *cospi = cospi_arr(cos_bit); in fdct4x4_new_sse2() local 56 const int32_t *cospi = cospi_arr(cos_bit); in fdct8x4_new_sse2() local 85 const int32_t *cospi = cospi_arr(cos_bit); in fdct4x8_new_sse2() local 155 const int32_t *cospi = cospi_arr(cos_bit); in fdct8x8_new_sse2() local 220 const int32_t *cospi = cospi_arr(cos_bit); in fdct8x16_new_sse2() local 364 const int32_t *cospi = cospi_arr(cos_bit); in av1_fdct8x32_new_sse2() local 688 const int32_t *cospi = cospi_arr(cos_bit); in av1_fdct8x64_new_sse2() local 1473 const int32_t *cospi = cospi_arr(cos_bit); in fadst4x8_new_sse2() local 1648 const int32_t *cospi = cospi_arr(cos_bit); in fadst8x8_new_sse2() local 1737 const int32_t *cospi = cospi_arr(cos_bit); in fadst8x16_new_sse2() local
|
D | av1_fwd_txfm2d_avx2.c | 25 const int32_t *cospi = cospi_arr(cos_bit); in fdct16x16_new_avx2() local 118 const int32_t *cospi = cospi_arr(cos_bit); in fdct16x32_avx2() local 309 const int32_t *cospi = cospi_arr(cos_bit); in fdct16x64_new_avx2() local 717 const int32_t *cospi = cospi_arr(cos_bit); in fdct32_avx2() local 870 const int32_t *cospi = cospi_arr(cos_bit); in fdct64_new_avx2() local 1283 const int32_t *cospi = cospi_arr(cos_bit); in fadst16x16_new_avx2() local 2026 const int32_t *cospi = cospi_arr(cos_bit); in fdct8x8_new_avx2() local 2105 const int32_t *cospi = cospi_arr(cos_bit); in fadst8x8_new_avx2() local 2232 const int32_t *cospi = cospi_arr(cos_bit); in fdct8x16_new_avx2() local 2381 const int32_t *cospi = cospi_arr(cos_bit); in fadst8x16_new_avx2() local
|
D | highbd_fwd_txfm_sse4.c | 64 const int32_t *cospi = cospi_arr(bit); in fdct4x4_sse4_1() local 517 const int32_t *cospi = cospi_arr(bit); in fdct4x8_sse4_1() local 637 const int32_t *cospi = cospi_arr(bit); in fadst8x8_sse4_1() local 1181 const int32_t *cospi = cospi_arr(bit); in fdct16x16_sse4_1() local 1467 const int32_t *cospi = cospi_arr(bit); in fadst16x16_sse4_1() local
|
/external/clang/lib/Headers/ |
D | __clang_cuda_runtime_wrapper.h | 173 static inline float cospi(float __a) { return cospif(__a); } in cospi() function
|
/external/llvm-project/clang/lib/Headers/ |
D | __clang_cuda_runtime_wrapper.h | 238 static inline float cospi(float __a) { return cospif(__a); } in cospi() function
|
D | __clang_cuda_math.h | 88 __DEVICE__ double cospi(double __a) { return __nv_cospi(__a); } in cospi() function
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | inv_txfm_vsx.c | 277 #define STEP8_1(inpt0, inpt1, outpt0, outpt1, cospi) \ argument 409 #define STEP16_1(inpt0, inpt1, outpt0, outpt1, cospi) \ argument 1270 #define MSUM_ROUND_SHIFT(a, b, cospi) \ argument 1274 #define IADST_WRAPLOW(in0, in1, tmp0, tmp1, out, cospi) \ argument
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_sse2.h | 66 const __m128i cospi) { in idct_madd_round_shift_sse2()
|
D | highbd_inv_txfm_sse2.h | 79 const __m128i cospi) { in multiply_apply_sign_sse2()
|