Searched defs:ref_func (Results 1 – 9 of 9) sorted by relevance
256 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1FwdTxfm2dMatchTest() local313 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1FwdTxfm2dSpeedTest() local530 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1HighbdFwdTxfm2dMatchTest() local592 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1HighbdFwdTxfm2dSpeedTest() local
40 : ref_func(ref), tst_func(tst), bit_depth(depth) {} in ref_func() function41 T ref_func; member
440 CDEFCopyRect8To16 ref_func) { in test_copy_rect_8_to_16()525 CDEFCopyRect16To16 ref_func) { in test_copy_rect_16_to_16()
46 SubtractFunc ref_func) { in AV1SubtractBlockTestBase()
392 EstimateNoiseFunc ref_func; member in __anon588a17550111::EstimateNoiseTest
89 #define ref_func(s) (signbit_test ? func.i_f_f(s) : func.i_f(s)) in Test() macro
408 #define ref_func(s, s2) (copysign_test ? func.f_ff_f(s, s2) : func.f_ff(s, s2)) in Test() macro
149 SSEFunc ref_func; // Pointer to reference function member
463 std::function<float(float)> ref_func; in TEST() member530 std::function<float(float, float)> ref_func; in TEST() member