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

/external/libvpx/libvpx/vpx_dsp/
H A Dfwd_txfm.c183 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) { function
787 vpx_fdct16x16_c(input, output, stride);

Completed in 93 milliseconds