Searched refs:CheckFunc (Results 1 – 3 of 3) sorted by relevance
10 typedef void (*CheckFunc) (int, int, const char*); typedef12 void CheckEncoderInterface (ISVCEncoder* p, CheckFunc check) { in CheckEncoderInterface()24 void CheckDecoderInterface (ISVCDecoder* p, CheckFunc check) { in CheckDecoderInterface()
9 typedef void (*CheckFunc) (int, int, const char*); typedef10 extern "C" void CheckEncoderInterface (ISVCEncoder* p, CheckFunc);11 extern "C" void CheckDecoderInterface (ISVCDecoder* p, CheckFunc);
413 Constant *CheckFunc) { in instrumentAccess() argument441 CheckFunc, NoTailCall); in instrumentAccess()