Home
last modified time | relevance | path

Searched defs:AV1FwdTxfm2d (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dav1_fwd_txfm2d_test.cc39 class AV1FwdTxfm2d : public ::testing::TestWithParam<AV1FwdTxfm2dParam> { class
209 TEST_P(AV1FwdTxfm2d, RunFwdAccuracyCheck) { RunFwdAccuracyCheck(); } in TEST_P() argument
211 TEST(AV1FwdTxfm2d, CfgTest) { in TEST() argument