Searched refs:fht4x4_ref (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
H A Dfdct4x4_test.cc47 void fht4x4_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { function in namespace:__anon24783
242 fwd_txfm_ref = fht4x4_ref;
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dfdct4x4_test.cc45 void fht4x4_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { function in namespace:__anon12987
326 fwd_txfm_ref = fht4x4_ref;

Completed in 57 milliseconds