Searched defs:vp9_fdct8x8_1_c (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c258 void vp9_fdct8x8_1_c(const int16_t *input, tran_low_t *output, int stride) { function
1454 vp9_fdct8x8_1_c(input, final_output, stride);

Completed in 94 milliseconds