Searched refs:highbd_idct_cospi_8_24_q (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/vpx_dsp/arm/ |
D | highbd_idct16x16_add_neon.c | 357 static INLINE void highbd_idct_cospi_8_24_q(const int32x4x2_t s0, in highbd_idct_cospi_8_24_q() function 648 highbd_idct_cospi_8_24_q(step1[2], step1[3], cospi_0_8_16_24, &step2[2], in vpx_highbd_idct16x16_256_add_half1d() 659 highbd_idct_cospi_8_24_q(step1[14], step1[9], cospi_0_8_16_24, &step2[9], in vpx_highbd_idct16x16_256_add_half1d() 875 highbd_idct_cospi_8_24_q(step1[14], step1[9], cospi_0_8_16_24, &step2[9], in vpx_highbd_idct16x16_38_add_half1d() 1141 highbd_idct_cospi_8_24_q(step1[14], step1[9], cospi_0_8_16_24, &step2[9], in highbd_idct16x16_10_add_half1d_pass2()
|