Searched refs:idct_cospi_2_30 (Results 1 – 2 of 2) sorted by relevance
179 idct_cospi_2_30(step1[8], step1[15], cospi_2_30_10_22, &step2[8], &step2[15]); in vpx_idct16x16_256_add_half1d()
572 static INLINE void idct_cospi_2_30(const int16x8_t s0, const int16x8_t s1, in idct_cospi_2_30() function