Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c192 idct_cospi_4_28(step2[4], step2[7], cospi_4_12_20N_28, &step1[4], &step1[7]); in vpx_idct16x16_256_add_half1d()
Didct_neon.h588 static INLINE void idct_cospi_4_28(const int16x8_t s0, const int16x8_t s1, in idct_cospi_4_28() function