/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct8x8_add_neon.c | 72 const int32x4_t cospis0, const int32x4_t cospis1, int32x4_t *const io0, in idct8x8_12_half1d_bd10() 127 const int32x4_t cospis0, const int32x4_t cospis1, int32x4_t *const io0, in idct8x8_12_half1d_bd12() 239 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vpx_highbd_idct8x8_12_add_neon() local 260 const int32x4_t cospis0 = vld1q_s32(kCospi32); // cospi 0, 8, 16, 24 in vpx_highbd_idct8x8_12_add_neon() local 314 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vpx_highbd_idct8x8_64_add_neon() local 339 const int32x4_t cospis0 = vld1q_s32(kCospi32); // cospi 0, 8, 16, 24 in vpx_highbd_idct8x8_64_add_neon() local
|
D | idct8x8_add_neon.c | 23 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vpx_idct8x8_64_add_neon() local 45 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vpx_idct8x8_12_add_neon() local
|
D | idct16x16_add_neon.c | 69 const int16x8_t cospis0 = vld1q_s16(kCospi); in vpx_idct16x16_256_add_half1d() local 271 const int16x8_t cospis0 = vld1q_s16(kCospi); in vpx_idct16x16_38_add_half1d() local 431 const int16x8_t cospis0 = vld1q_s16(kCospi); in vpx_idct16x16_10_add_half1d_pass1() local 587 const int16x8_t cospis0 = vld1q_s16(kCospi); in vpx_idct16x16_10_add_half1d_pass2() local
|
D | highbd_idct_neon.h | 167 const int32x4_t cospis0, const int32x4_t cospis1, int32x4_t *const io0, in idct8x8_64_half1d_bd10() 235 const int32x4_t cospis0, const int32x4_t cospis1, int32x4_t *const io0, in idct8x8_64_half1d_bd12()
|
D | idct_neon.h | 319 static INLINE void idct8x8_12_pass1_bd8(const int16x4_t cospis0, in idct8x8_12_pass1_bd8() 367 static INLINE void idct8x8_12_pass2_bd8(const int16x4_t cospis0, in idct8x8_12_pass2_bd8() 420 static INLINE void idct8x8_64_1d_bd8_kernel(const int16x4_t cospis0, in idct8x8_64_1d_bd8_kernel() 514 static INLINE void idct8x8_64_1d_bd8(const int16x4_t cospis0, in idct8x8_64_1d_bd8()
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht8x8_add_neon.c | 197 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vp9_highbd_iht8x8_64_add_neon() local 207 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vp9_highbd_iht8x8_64_add_neon() local 219 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vp9_highbd_iht8x8_64_add_neon() local 251 const int32x4_t cospis0 = vld1q_s32(kCospi32); // cospi 0, 8, 16, 24 in vp9_highbd_iht8x8_64_add_neon() local 278 const int32x4_t cospis0 = vld1q_s32(kCospi32); // cospi 0, 8, 16, 24 in vp9_highbd_iht8x8_64_add_neon() local 297 const int32x4_t cospis0 = vld1q_s32(kCospi32); // cospi 0, 8, 16, 24 in vp9_highbd_iht8x8_64_add_neon() local
|
D | vp9_iht8x8_add_neon.c | 25 const int16x4_t cospis0 = vget_low_s16(cospis); // cospi 0, 8, 16, 24 in vp9_iht8x8_64_add_neon() local
|