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

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddct16x16_test.cc307 void iht16x16_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { function in namespace:__anon12980
661 inv_txfm_ref = iht16x16_10;
726 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 0, VPX_BITS_10),
727 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 1, VPX_BITS_10),
728 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 2, VPX_BITS_10),
729 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 3, VPX_BITS_10),

Completed in 537 milliseconds