Searched refs:CheckDecoderInterface (Results 1 – 2 of 2) sorted by relevance
11 extern "C" void CheckDecoderInterface (ISVCDecoder* p, CheckFunc);125 CheckDecoderInterface (p, CheckFunctionOrder); in TEST()
24 void CheckDecoderInterface (ISVCDecoder* p, CheckFunc check) { in CheckDecoderInterface() function