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

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

Completed in 659 milliseconds