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

/external/libvpx/libvpx/test/
H A Dfdct4x4_test.cc110 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_);
140 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
169 fwd_txfm_ref(in, coeff, pitch_, tx_type_);
185 fht_t fwd_txfm_ref; member in class:__anon23979::Trans4x4TestBase
199 fwd_txfm_ref = fdct4x4_ref;
242 fwd_txfm_ref = fht4x4_ref;
H A Dfdct8x8_test.cc219 fht_t fwd_txfm_ref; member in class:__anon23980::FwdTrans8x8TestBase
233 fwd_txfm_ref = fdct8x8_ref;
273 fwd_txfm_ref = fht8x8_ref;
H A Ddct16x16_test.cc338 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_);
368 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
416 fht_t fwd_txfm_ref; member in class:__anon23974::Trans16x16TestBase
430 fwd_txfm_ref = fdct16x16_ref;
473 fwd_txfm_ref = fht16x16_ref;
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dfdct4x4_test.cc116 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_);
146 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
175 fwd_txfm_ref(in, coeff, pitch_, tx_type_);
191 fht_t fwd_txfm_ref; member in class:__anon12012::Trans4x4TestBase
205 fwd_txfm_ref = fdct4x4_ref;
248 fwd_txfm_ref = fht4x4_ref;
292 fwd_txfm_ref = fwht4x4_ref;
H A Dfdct8x8_test.cc219 fht_t fwd_txfm_ref; member in class:__anon12013::FwdTrans8x8TestBase
233 fwd_txfm_ref = fdct8x8_ref;
273 fwd_txfm_ref = fht8x8_ref;
H A Ddct16x16_test.cc338 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_);
368 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
416 fht_t fwd_txfm_ref; member in class:__anon12007::Trans16x16TestBase
430 fwd_txfm_ref = fdct16x16_ref;
473 fwd_txfm_ref = fht16x16_ref;

Completed in 52 milliseconds