Home
last modified time | relevance | path

Searched refs:CheckFunc (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/test/api/
Dc_interface_test.c10 typedef void (*CheckFunc) (int, int, const char*); typedef
12 void CheckEncoderInterface (ISVCEncoder* p, CheckFunc check) { in CheckEncoderInterface()
24 void CheckDecoderInterface (ISVCDecoder* p, CheckFunc check) { in CheckDecoderInterface()
Dcpp_interface_test.cpp9 typedef void (*CheckFunc) (int, int, const char*); typedef
10 extern "C" void CheckEncoderInterface (ISVCEncoder* p, CheckFunc);
11 extern "C" void CheckDecoderInterface (ISVCDecoder* p, CheckFunc);
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp413 Constant *CheckFunc) { in instrumentAccess() argument
441 CheckFunc, NoTailCall); in instrumentAccess()