Searched defs:test_impl (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/test/ |
D | hash_test.cc | 69 void AV1Crc32cHashTest::RunCheckOutput(get_crc32c_value_func test_impl) { in RunCheckOutput() 85 void AV1Crc32cHashTest::RunSpeedTest(get_crc32c_value_func test_impl) { in RunSpeedTest() 103 void AV1Crc32cHashTest::RunZeroTest(get_crc32c_value_func test_impl) { in RunZeroTest()
|
D | comp_mask_variance_test.cc | 105 void AV1CompMaskVarianceTest::RunCheckOutput(comp_mask_pred_func test_impl, in RunCheckOutput() 122 void AV1CompMaskVarianceTest::RunSpeedTest(comp_mask_pred_func test_impl, in RunSpeedTest() 187 void AV1CompMaskUpVarianceTest::RunCheckOutput(comp_mask_pred_func test_impl, in RunCheckOutput() 220 void AV1CompMaskUpVarianceTest::RunSpeedTest(comp_mask_pred_func test_impl, in RunSpeedTest() 347 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 376 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize) { in RunSpeedTest() 457 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 508 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int havSub) { in RunSpeedTest()
|
D | frame_error_test.cc | 56 void AV1FrameErrorTest::RandomValues(frame_error_func test_impl, int width, in RandomValues() 78 void AV1FrameErrorTest::ExtremeValues(frame_error_func test_impl, int width, in ExtremeValues() 106 void AV1FrameErrorTest::RunSpeedTest(frame_error_func test_impl, int width, in RunSpeedTest()
|
D | comp_avg_pred_test.h | 98 void RunCheckOutput(distwtdcompavg_func test_impl) { in RunCheckOutput() 143 void RunSpeedTest(distwtdcompavg_func test_impl) { in RunSpeedTest() 202 void RunCheckOutput(distwtdcompavgupsampled_func test_impl) { in RunCheckOutput() 265 void RunSpeedTest(distwtdcompavgupsampled_func test_impl) { in RunSpeedTest() 332 void RunCheckOutput(distwtdcompavg_func test_impl) { in RunCheckOutput() 381 void RunSpeedTest(distwtdcompavg_func test_impl) { in RunSpeedTest() 442 void RunCheckOutput(highbddistwtdcompavgupsampled_func test_impl) { in RunCheckOutput() 507 void RunSpeedTest(highbddistwtdcompavgupsampled_func test_impl) { in RunSpeedTest()
|
D | hiprec_convolve_test_util.cc | 90 void AV1HiprecConvolveTest::RunCheckOutput(hiprec_convolve_func test_impl) { in RunCheckOutput() 136 void AV1HiprecConvolveTest::RunSpeedTest(hiprec_convolve_func test_impl) { in RunSpeedTest() 228 highbd_hiprec_convolve_func test_impl) { in RunCheckOutput() 279 highbd_hiprec_convolve_func test_impl) { in RunSpeedTest()
|
D | av1_round_shift_array_test.cc | 60 comp_round_shift_array_func test_impl, BLOCK_SIZE bsize, int bit) { in RunCheckOutput() 77 void AV1CompRoundShiftTest::RunSpeedTest(comp_round_shift_array_func test_impl, in RunSpeedTest()
|
D | reconinter_test.cc | 93 buildcompdiffwtdmaskd16_func test_impl) { in RunCheckOutput() 134 buildcompdiffwtdmaskd16_func test_impl, DIFFWTD_MASK_TYPE mask_type) { in RunSpeedTest() 178 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() 376 highbd_convolve_2d_func test_impl) { in RunSpeedTest() 434 highbd_convolve_2d_func test_impl) { in RunCheckOutput() 516 highbd_convolve_2d_func test_impl) { in RunSpeedTest() 569 highbd_convolve_2d_func test_impl) { in RunCheckOutput()
|
D | warp_filter_test_util.cc | 114 void AV1WarpFilterTest::RunSpeedTest(warp_affine_func test_impl) { in RunSpeedTest() 173 void AV1WarpFilterTest::RunCheckOutput(warp_affine_func test_impl) { in RunCheckOutput() 306 void AV1HighbdWarpFilterTest::RunSpeedTest(highbd_warp_affine_func test_impl) { in RunSpeedTest() 369 highbd_warp_affine_func test_impl) { in RunCheckOutput()
|