Searched refs:highbd_idct_cospi_16_16_q (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct16x16_add_neon.c | 407 static INLINE void highbd_idct_cospi_16_16_q(const int32x4x2_t s0, in highbd_idct_cospi_16_16_q() function 646 highbd_idct_cospi_16_16_q(step1[1], step1[0], cospi_0_8_16_24, &step2[1], in vpx_highbd_idct16x16_256_add_half1d() 677 highbd_idct_cospi_16_16_q(step2[5], step2[6], cospi_0_8_16_24, &step1[5], in vpx_highbd_idct16x16_256_add_half1d() 714 highbd_idct_cospi_16_16_q(step1[10], step1[13], cospi_0_8_16_24, &step2[10], in vpx_highbd_idct16x16_256_add_half1d() 716 highbd_idct_cospi_16_16_q(step1[11], step1[12], cospi_0_8_16_24, &step2[11], in vpx_highbd_idct16x16_256_add_half1d() 889 highbd_idct_cospi_16_16_q(step2[5], step2[6], cospi_0_8_16_24, &step1[5], in vpx_highbd_idct16x16_38_add_half1d() 910 highbd_idct_cospi_16_16_q(step1[10], step1[13], cospi_0_8_16_24, &step2[10], in vpx_highbd_idct16x16_38_add_half1d() 912 highbd_idct_cospi_16_16_q(step1[11], step1[12], cospi_0_8_16_24, &step2[11], in vpx_highbd_idct16x16_38_add_half1d() 1155 highbd_idct_cospi_16_16_q(step2[5], step2[6], cospi_0_8_16_24, &step1[5], in highbd_idct16x16_10_add_half1d_pass2() 1176 highbd_idct_cospi_16_16_q(step1[10], step1[13], cospi_0_8_16_24, &step2[10], in highbd_idct16x16_10_add_half1d_pass2() [all …]
|