Searched defs:test_impl (Results 1 – 8 of 8) sorted by relevance
/external/libaom/libaom/test/ |
D | hash_test.cc | 68 void AV1Crc32cHashTest::RunCheckOutput(get_crc32c_value_func test_impl) { in RunCheckOutput() 84 void AV1Crc32cHashTest::RunSpeedTest(get_crc32c_value_func test_impl) { in RunSpeedTest() 102 void AV1Crc32cHashTest::RunZeroTest(get_crc32c_value_func test_impl) { in RunZeroTest()
|
D | comp_mask_variance_test.cc | 104 void AV1CompMaskVarianceTest::RunCheckOutput(comp_mask_pred_func test_impl, in RunCheckOutput() 122 void AV1CompMaskVarianceTest::RunSpeedTest(comp_mask_pred_func test_impl, in RunSpeedTest() 188 void AV1CompMaskUpVarianceTest::RunCheckOutput(comp_mask_pred_func test_impl, in RunCheckOutput() 221 void AV1CompMaskUpVarianceTest::RunSpeedTest(comp_mask_pred_func test_impl, in RunSpeedTest() 348 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 379 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize) { in RunSpeedTest() 461 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 512 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int havSub) { in RunSpeedTest()
|
D | comp_avg_pred_test.h | 94 void RunCheckOutput(distwtdcompavg_func test_impl) { in RunCheckOutput() 139 void RunSpeedTest(distwtdcompavg_func test_impl) { in RunSpeedTest() 198 void RunCheckOutput(distwtdcompavgupsampled_func test_impl) { in RunCheckOutput() 261 void RunSpeedTest(distwtdcompavgupsampled_func test_impl) { in RunSpeedTest() 327 void RunCheckOutput(distwtdcompavg_func test_impl) { in RunCheckOutput() 376 void RunSpeedTest(distwtdcompavg_func test_impl) { in RunSpeedTest() 437 void RunCheckOutput(highbddistwtdcompavgupsampled_func test_impl) { in RunCheckOutput() 502 void RunSpeedTest(highbddistwtdcompavgupsampled_func test_impl) { in RunSpeedTest()
|
D | hiprec_convolve_test_util.cc | 73 void AV1HiprecConvolveTest::RunCheckOutput(hiprec_convolve_func test_impl) { in RunCheckOutput() 119 void AV1HiprecConvolveTest::RunSpeedTest(hiprec_convolve_func test_impl) { in RunSpeedTest() 210 highbd_hiprec_convolve_func test_impl) { in RunCheckOutput() 261 highbd_hiprec_convolve_func test_impl) { in RunSpeedTest()
|
D | av1_round_shift_array_test.cc | 59 comp_round_shift_array_func test_impl, BLOCK_SIZE bsize, int bit) { in RunCheckOutput() 76 void AV1CompRoundShiftTest::RunSpeedTest(comp_round_shift_array_func test_impl, in RunSpeedTest()
|
D | reconinter_test.cc | 92 buildcompdiffwtdmaskd16_func test_impl) { in RunCheckOutput() 133 buildcompdiffwtdmaskd16_func test_impl, DIFFWTD_MASK_TYPE mask_type) { in RunSpeedTest() 177 void BuildCompDiffwtdMaskTest::RunTest(buildcompdiffwtdmaskd_func test_impl, in RunTest()
|
D | av1_convolve_2d_test_util.cc | 41 void AV1Convolve2DSrTest::RunCheckOutput(convolve_2d_func test_impl) { in RunCheckOutput() 112 void AV1Convolve2DSrTest::RunSpeedTest(convolve_2d_func test_impl) { in RunSpeedTest() 168 void AV1JntConvolve2DTest::RunCheckOutput(convolve_2d_func test_impl) { in RunCheckOutput() 304 void AV1JntConvolve2DTest::RunSpeedTest(convolve_2d_func test_impl) { in RunSpeedTest() 375 highbd_convolve_2d_func test_impl) { in RunSpeedTest() 433 highbd_convolve_2d_func test_impl) { in RunCheckOutput() 515 highbd_convolve_2d_func test_impl) { in RunSpeedTest() 568 highbd_convolve_2d_func test_impl) { in RunCheckOutput()
|
D | warp_filter_test_util.cc | 111 void AV1WarpFilterTest::RunSpeedTest(warp_affine_func test_impl) { in RunSpeedTest() 171 void AV1WarpFilterTest::RunCheckOutput(warp_affine_func test_impl) { in RunCheckOutput() 304 void AV1HighbdWarpFilterTest::RunSpeedTest(highbd_warp_affine_func test_impl) { in RunSpeedTest() 367 highbd_warp_affine_func test_impl) { in RunCheckOutput()
|