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

/external/libvpx/libvpx/test/
H A Dfdct8x8_test.cc106 void iht8x8_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { function in namespace:__anon11102
680 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 0, VPX_BITS_12),
681 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 1, VPX_BITS_12),
682 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 2, VPX_BITS_12),
683 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 3, VPX_BITS_12),

Completed in 115 milliseconds