D | corner_match_test.cc | 46 ComputeCrossCorrFunc target_func; member in test_libaom::AV1CornerMatch::AV1CornerMatchTest 54 target_func = GET_PARAM(1); in SetUp() 94 double res_simd = target_func(input1, w, x1, y1, input2, w, x2, y2); in RunCheckOutput() 107 target_func(input1, w, x1, y1, input2, w, x2, y2); in RunCheckOutput()
|