Searched refs:ref_coeffs (Results 1 – 1 of 1) sorted by relevance
87 double ref_coeffs[64 * 64] = { 0 }; in RunRoundtripCheck() local88 ASSERT_LE(txfm2d_size, NELEMENTS(ref_coeffs)); in RunRoundtripCheck()90 libaom_test::reference_hybrid_2d(ref_input, ref_coeffs, tx_type_, in RunRoundtripCheck()95 ref_coeffs_int[ni] = (int32_t)round(ref_coeffs[ni]); in RunRoundtripCheck()