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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c609 void vp9_fht8x8_c(const int16_t *input, tran_low_t *output, function
1474 vp9_fht8x8_c(input, output, stride, tx_type);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c570 void vp9_fht8x8_c(const int16_t *input, int16_t *output, function

Completed in 609 milliseconds