Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c182 idct_cospi_10_22(step1[10], step1[13], cospi_2_30_10_22, &step2[10], in vpx_idct16x16_256_add_half1d()
Didct_neon.h620 static INLINE void idct_cospi_10_22(const int16x8_t s0, const int16x8_t s1, in idct_cospi_10_22() function