Home
last modified time | relevance | path

Searched defs:cospi_2_30_10_22 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct16x16_add_neon.c49 const int32x4_t cospi_2_30_10_22, in highbd_idct_cospi_2_30()
175 const int32x4_t cospi_2_30_10_22, in highbd_idct_cospi_10_22()
524 const int32x4_t cospi_2_30_10_22 = vld1q_s32(kCospi32 + 8); in vpx_highbd_idct16x16_256_add_half1d() local
778 const int32x4_t cospi_2_30_10_22 = vld1q_s32(kCospi32 + 8); in vpx_highbd_idct16x16_38_add_half1d() local
933 const int32x4_t cospi_2_30_10_22 = vld1q_s32(kCospi32 + 8); in vpx_highbd_idct16x16_10_add_half1d_pass1() local
1074 const int32x4_t cospi_2_30_10_22 = vld1q_s32(kCospi32 + 8); in vpx_highbd_idct16x16_10_add_half1d_pass2() local
Didct_neon.h573 const int16x4_t cospi_2_30_10_22, in idct_cospi_2_30()
621 const int16x4_t cospi_2_30_10_22, in idct_cospi_10_22()
Didct16x16_add_neon.c73 const int16x4_t cospi_2_30_10_22 = vget_low_s16(cospis1); in vpx_idct16x16_256_add_half1d() local