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

/external/libvpx/libvpx/test/
H A Ddct16x16_test.cc271 void fdct16x16_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { function in namespace:__anon24778
430 fwd_txfm_ref = fdct16x16_ref;
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddct16x16_test.cc268 void fdct16x16_ref(const int16_t *in, tran_low_t *out, int stride, function in namespace:__anon12980
588 fwd_txfm_ref = fdct16x16_ref;

Completed in 474 milliseconds