Home
last modified time | relevance | path

Searched refs:RunSpeedTest (Results 1 – 17 of 17) sorted by relevance

/external/libaom/libaom/test/
Dcomp_avg_pred_test.cc24 TEST_P(AV1DISTWTDCOMPAVGTest, DISABLED_Speed) { RunSpeedTest(GET_PARAM(0)); } in TEST_P()
35 RunSpeedTest(GET_PARAM(0)); in TEST_P()
49 RunSpeedTest(GET_PARAM(1)); in TEST_P()
63 RunSpeedTest(GET_PARAM(1)); in TEST_P()
Dav1_convolve_2d_test_util.h51 void RunSpeedTest(convolve_2d_func test_impl);
65 void RunSpeedTest(convolve_2d_func test_impl);
94 void RunSpeedTest(highbd_convolve_2d_func test_impl);
109 void RunSpeedTest(highbd_convolve_2d_func test_impl);
Dcomp_mask_variance_test.cc55 void RunSpeedTest(comp_mask_pred_func test_impl, BLOCK_SIZE bsize);
122 void AV1CompMaskVarianceTest::RunSpeedTest(comp_mask_pred_func test_impl, in RunSpeedTest() function in AV1CompMaskVariance::AV1CompMaskVarianceTest
157 RunSpeedTest(GET_PARAM(0), GET_PARAM(1)); in TEST_P()
182 void RunSpeedTest(comp_mask_pred_func test_impl, BLOCK_SIZE bsize,
221 void AV1CompMaskUpVarianceTest::RunSpeedTest(comp_mask_pred_func test_impl, in RunSpeedTest() function in AV1CompMaskVariance::AV1CompMaskUpVarianceTest
261 RunSpeedTest(GET_PARAM(0), GET_PARAM(1), 1); in TEST_P()
300 void RunSpeedTest(highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize);
378 void AV1HighbdCompMaskVarianceTest::RunSpeedTest( in RunSpeedTest() function in AV1CompMaskVariance::AV1HighbdCompMaskVarianceTest
425 RunSpeedTest(GET_PARAM(0), GET_PARAM(1)); in TEST_P()
454 void RunSpeedTest(highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize,
[all …]
Dav1_round_shift_array_test.cc50 void RunSpeedTest(comp_round_shift_array_func test_impl, BLOCK_SIZE bsize,
76 void AV1CompRoundShiftTest::RunSpeedTest(comp_round_shift_array_func test_impl, in RunSpeedTest() function in AV1CompRoundShift::AV1CompRoundShiftTest
110 RunSpeedTest(GET_PARAM(0), GET_PARAM(1), GET_PARAM(2)); in TEST_P()
Dhash_test.cc40 void RunSpeedTest(get_crc32c_value_func test_impl);
84 void AV1Crc32cHashTest::RunSpeedTest(get_crc32c_value_func test_impl) { in RunSpeedTest() function in __anon5784961d0111::AV1Crc32cHashTest
117 TEST_P(AV1Crc32cHashTest, DISABLED_Speed) { RunSpeedTest(GET_PARAM(0)); } in TEST_P()
Dwarp_filter_test.cc25 RunSpeedTest(::testing::get<3>(GET_PARAM(0))); in TEST_P()
41 RunSpeedTest(::testing::get<4>(GET_PARAM(0))); in TEST_P()
Dhiprec_convolve_test.cc25 RunSpeedTest(GET_PARAM(3)); in TEST_P()
48 RunSpeedTest(GET_PARAM(4)); in TEST_P()
Dav1_convolve_2d_test.cc25 TEST_P(AV1Convolve2DSrTest, DISABLED_Speed) { RunSpeedTest(GET_PARAM(0)); } in TEST_P()
91 TEST_P(AV1JntConvolve2DTest, DISABLED_Speed) { RunSpeedTest(GET_PARAM(0)); } in TEST_P()
163 RunSpeedTest(GET_PARAM(1)); in TEST_P()
212 RunSpeedTest(GET_PARAM(1)); in TEST_P()
Dreconinter_test.cc86 void RunSpeedTest(buildcompdiffwtdmaskd16_func test_impl,
132 void BuildCompDiffwtdMaskD16Test::RunSpeedTest( in RunSpeedTest() function in __anoneff61bd20111::BuildCompDiffwtdMaskD16Test
232 RunSpeedTest(GET_PARAM(1), DIFFWTD_38); in TEST_P()
233 RunSpeedTest(GET_PARAM(1), DIFFWTD_38_INV); in TEST_P()
Dhiprec_convolve_test_util.h54 void RunSpeedTest(hiprec_convolve_func test_impl);
84 void RunSpeedTest(highbd_hiprec_convolve_func test_impl);
Dwarp_filter_test_util.h59 void RunSpeedTest(warp_affine_func test_impl);
94 void RunSpeedTest(highbd_warp_affine_func test_impl);
Dselfguided_filter_test.cc50 void RunSpeedTest() { in RunSpeedTest() function in __anone5bbabfa0111::AV1SelfguidedFilterTest
198 TEST_P(AV1SelfguidedFilterTest, DISABLED_SpeedTest) { RunSpeedTest(); } in TEST_P()
229 void RunSpeedTest() { in RunSpeedTest() function in __anone5bbabfa0111::AV1HighbdSelfguidedFilterTest
385 TEST_P(AV1HighbdSelfguidedFilterTest, DISABLED_SpeedTest) { RunSpeedTest(); } in TEST_P()
Dsum_squares_test.cc59 void RunSpeedTest();
116 void SumSquaresTest::RunSpeedTest() { in RunSpeedTest() function in __anonb9a9cd310111::SumSquaresTest
156 TEST_P(SumSquaresTest, DISABLED_Speed) { RunSpeedTest(); } in TEST_P()
Dcomp_avg_pred_test.h139 void RunSpeedTest(distwtdcompavg_func test_impl) { in RunSpeedTest() function
261 void RunSpeedTest(distwtdcompavgupsampled_func test_impl) { in RunSpeedTest() function
376 void RunSpeedTest(distwtdcompavg_func test_impl) { in RunSpeedTest() function
502 void RunSpeedTest(highbddistwtdcompavgupsampled_func test_impl) { in RunSpeedTest() function
Dhiprec_convolve_test_util.cc119 void AV1HiprecConvolveTest::RunSpeedTest(hiprec_convolve_func test_impl) { in RunSpeedTest() function in libaom_test::AV1HiprecConvolve::AV1HiprecConvolveTest
260 void AV1HighbdHiprecConvolveTest::RunSpeedTest( in RunSpeedTest() function in libaom_test::AV1HighbdHiprecConvolve::AV1HighbdHiprecConvolveTest
Dav1_convolve_2d_test_util.cc112 void AV1Convolve2DSrTest::RunSpeedTest(convolve_2d_func test_impl) { in RunSpeedTest() function in libaom_test::AV1Convolve2D::AV1Convolve2DSrTest
304 void AV1JntConvolve2DTest::RunSpeedTest(convolve_2d_func test_impl) { in RunSpeedTest() function in libaom_test::AV1Convolve2D::AV1JntConvolve2DTest
374 void AV1HighbdConvolve2DSrTest::RunSpeedTest( in RunSpeedTest() function in libaom_test::AV1HighbdConvolve2D::AV1HighbdConvolve2DSrTest
514 void AV1HighbdJntConvolve2DTest::RunSpeedTest( in RunSpeedTest() function in libaom_test::AV1HighbdConvolve2D::AV1HighbdJntConvolve2DTest
Dwarp_filter_test_util.cc111 void AV1WarpFilterTest::RunSpeedTest(warp_affine_func test_impl) { in RunSpeedTest() function in libaom_test::AV1WarpFilter::AV1WarpFilterTest
304 void AV1HighbdWarpFilterTest::RunSpeedTest(highbd_warp_affine_func test_impl) { in RunSpeedTest() function in libaom_test::AV1HighbdWarpFilter::AV1HighbdWarpFilterTest