Home
last modified time | relevance | path

Searched refs:fwd_txfm_ref (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dfdct4x4_test.cc110 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_); in RunCoeffCheck()
140 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_); in RunMemCheck()
169 fwd_txfm_ref(in, coeff, pitch_, tx_type_); in RunInvAccuracyCheck()
185 fht_t fwd_txfm_ref; member in __anon11ff48450111::Trans4x4TestBase
199 fwd_txfm_ref = fdct4x4_ref; in SetUp()
242 fwd_txfm_ref = fht4x4_ref; in SetUp()
Ddct16x16_test.cc338 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_); in RunCoeffCheck()
368 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_); in RunMemCheck()
416 fht_t fwd_txfm_ref; member in __anon6e2225850111::Trans16x16TestBase
430 fwd_txfm_ref = fdct16x16_ref; in SetUp()
473 fwd_txfm_ref = fht16x16_ref; in SetUp()
Dfdct8x8_test.cc219 fht_t fwd_txfm_ref; member in __anonf963e14d0111::FwdTrans8x8TestBase
233 fwd_txfm_ref = fdct8x8_ref; in SetUp()
273 fwd_txfm_ref = fht8x8_ref; in SetUp()