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

/external/libvpx/libvpx/test/
H A Dfdct8x8_test.cc102 void iht8x8_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { function in namespace:__anon11102
676 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 0, VPX_BITS_10),
677 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 1, VPX_BITS_10),
678 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 2, VPX_BITS_10),
679 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 3, VPX_BITS_10),

Completed in 49 milliseconds