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

/external/libvpx/libvpx/vpx_dsp/
H A Dfwd_txfm.c368 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) { function
806 vpx_fdct16x16_1_c(input, output, stride);

Completed in 59 milliseconds