Searched refs:fwd_txfm_func_ls (Results 1 – 6 of 6) sorted by relevance
26 const TxfmFunc fwd_txfm_func_ls[][txfm_type_num] = { variable121 for (int si = 0; si < NELEMENTS(fwd_txfm_func_ls); ++si) { in TEST()125 TxfmFunc fwd_txfm_func = fwd_txfm_func_ls[si][ti]; in TEST()
32 const TxfmFunc fwd_txfm_func_ls[][txfm_type_num] = { variable75 TxfmFunc fwd_txfm_func = fwd_txfm_func_ls[si][ti]; in TEST()
53 fwd_txfm_ = libaom_test::fwd_txfm_func_ls[tx_size_]; in SetUp()249 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1FwdTxfm2dMatchTest()306 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1FwdTxfm2dSpeedTest()438 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1HighbdFwdTxfm2dMatchTest()499 FwdTxfm2dFunc ref_func = libaom_test::fwd_txfm_func_ls[tx_size]; in AV1HighbdFwdTxfm2dSpeedTest()
58 const FwdTxfm2dFunc fwd_txfm_func = libaom_test::fwd_txfm_func_ls[tx_size_]; in RunRoundtripCheck()254 FwdTxfm2dFunc fwd_func_ = libaom_test::fwd_txfm_func_ls[tx_size]; in RunAV1InvTxfm2dTest()
101 static const FwdTxfm2dFunc fwd_txfm_func_ls[TX_SIZES_ALL] = { variable
191 FwdTxfm2dFunc fwd_func_ = libaom_test::fwd_txfm_func_ls[tx_size_]; in RunAV1InvTxfm2dTest()