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

/external/libvpx/libvpx/vpx_dsp/
H A Dfwd_txfm.c90 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { function
777 vpx_fdct8x8_c(input, final_output, stride);

Completed in 29 milliseconds