/external/libaom/libaom/test/ |
D | comp_avg_pred_test.cc | 24 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()
|
D | av1_convolve_2d_test_util.h | 51 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);
|
D | comp_mask_variance_test.cc | 55 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 …]
|
D | av1_round_shift_array_test.cc | 50 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()
|
D | hash_test.cc | 40 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()
|
D | warp_filter_test.cc | 25 RunSpeedTest(::testing::get<3>(GET_PARAM(0))); in TEST_P() 41 RunSpeedTest(::testing::get<4>(GET_PARAM(0))); in TEST_P()
|
D | hiprec_convolve_test.cc | 25 RunSpeedTest(GET_PARAM(3)); in TEST_P() 48 RunSpeedTest(GET_PARAM(4)); in TEST_P()
|
D | av1_convolve_2d_test.cc | 25 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()
|
D | reconinter_test.cc | 86 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()
|
D | hiprec_convolve_test_util.h | 54 void RunSpeedTest(hiprec_convolve_func test_impl); 84 void RunSpeedTest(highbd_hiprec_convolve_func test_impl);
|
D | warp_filter_test_util.h | 59 void RunSpeedTest(warp_affine_func test_impl); 94 void RunSpeedTest(highbd_warp_affine_func test_impl);
|
D | selfguided_filter_test.cc | 50 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()
|
D | sum_squares_test.cc | 59 void RunSpeedTest(); 116 void SumSquaresTest::RunSpeedTest() { in RunSpeedTest() function in __anonb9a9cd310111::SumSquaresTest 156 TEST_P(SumSquaresTest, DISABLED_Speed) { RunSpeedTest(); } in TEST_P()
|
D | comp_avg_pred_test.h | 139 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
|
D | hiprec_convolve_test_util.cc | 119 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
|
D | av1_convolve_2d_test_util.cc | 112 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
|
D | warp_filter_test_util.cc | 111 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
|