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

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

Completed in 298 milliseconds