Searched refs:highbd_idct_cospi_16_16_d (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/vpx_dsp/arm/ |
D | highbd_idct16x16_add_neon.c | 441 static INLINE void highbd_idct_cospi_16_16_d(const int32x4_t s0, in highbd_idct_cospi_16_16_d() function 1001 highbd_idct_cospi_16_16_d(step2[5], step2[6], cospi_0_8_16_24, &step1[5], in highbd_idct16x16_10_add_half1d_pass1() 1022 highbd_idct_cospi_16_16_d(step1[10], step1[13], cospi_0_8_16_24, &step2[10], in highbd_idct16x16_10_add_half1d_pass1() 1024 highbd_idct_cospi_16_16_d(step1[11], step1[12], cospi_0_8_16_24, &step2[11], in highbd_idct16x16_10_add_half1d_pass1()
|