Searched refs:iht4x4_12 (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dfdct4x4_test.cc67 void iht4x4_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { function in namespace:__anon12987
429 make_tuple(&vp9_high_fht4x4_c, &iht4x4_12, 0, VPX_BITS_12),
430 make_tuple(&vp9_high_fht4x4_c, &iht4x4_12, 1, VPX_BITS_12),
431 make_tuple(&vp9_high_fht4x4_c, &iht4x4_12, 2, VPX_BITS_12),
432 make_tuple(&vp9_high_fht4x4_c, &iht4x4_12, 3, VPX_BITS_12),

Completed in 1055 milliseconds