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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c173 void vp9_fht4x4_c(const int16_t *input, tran_low_t *output, function
1449 vp9_fht4x4_c(input, output, stride, tx_type);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c158 void vp9_fht4x4_c(const int16_t *input, int16_t *output, function

Completed in 176 milliseconds