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

/external/libvpx/libvpx/vpx_dsp/
H A Dfwd_txfm.c177 void vpx_fdct8x8_1_c(const int16_t *input, tran_low_t *output, int stride) { function
796 vpx_fdct8x8_1_c(input, final_output, stride);

Completed in 21 milliseconds