Searched refs:vp9_fdct8x8_avx2 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_avx2.c279 void vp9_fdct8x8_avx2(const int16_t *input, int16_t *output, int stride) { function
1041 vp9_fdct8x8_avx2(input, output, stride);

Completed in 53 milliseconds