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:__anon24783::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:__anon24784::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:__anon24778::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.cc165 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_);
196 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
237 fwd_txfm_ref(in, coeff, pitch_, tx_type_);
265 FhtFunc fwd_txfm_ref; member in class:__anon12987::Trans4x4TestBase
281 fwd_txfm_ref = fdct4x4_ref;
326 fwd_txfm_ref = fht4x4_ref;
372 fwd_txfm_ref = fwht4x4_ref;
H A Dfdct8x8_test.cc303 fwd_txfm_ref(test_input_block, ref_temp_block, pitch_, tx_type_));
432 FhtFunc fwd_txfm_ref; member in class:__anon12988::FwdTrans8x8TestBase
448 fwd_txfm_ref = fdct8x8_ref;
498 fwd_txfm_ref = fht8x8_ref;
H A Ddct16x16_test.cc400 fwd_txfm_ref(input_block, output_ref_block, pitch_, tx_type_);
431 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
474 fwd_txfm_ref(input_extreme_block, output_ref_block, pitch_, tx_type_);
572 FhtFunc fwd_txfm_ref; member in class:__anon12980::Trans16x16TestBase
588 fwd_txfm_ref = fdct16x16_ref;
655 fwd_txfm_ref = fht16x16_ref;

Completed in 759 milliseconds