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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c1008 void vp9_fht16x16_c(const int16_t *input, tran_low_t *output, function
1483 vp9_fht16x16_c(input, output, stride, tx_type);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c967 void vp9_fht16x16_c(const int16_t *input, int16_t *output, function

Completed in 3545 milliseconds