Home
last modified time | relevance | path

Searched refs:idct_cospi_16_16_d (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c54 static INLINE void idct_cospi_16_16_d(const int16x4_t s0, const int16x4_t s1, in idct_cospi_16_16_d() function
502 idct_cospi_16_16_d(step2[5], step2[6], cospi_0_8_16_24, &step1[5], &step1[6]); in vpx_idct16x16_10_add_half1d_pass1()
522 idct_cospi_16_16_d(step1[10], step1[13], cospi_0_8_16_24, &step2[10], in vpx_idct16x16_10_add_half1d_pass1()
524 idct_cospi_16_16_d(step1[11], step1[12], cospi_0_8_16_24, &step2[11], in vpx_idct16x16_10_add_half1d_pass1()