Home
last modified time | relevance | path

Searched refs:CheckDecoderInterface (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/test/api/
Dcpp_interface_test.cpp11 extern "C" void CheckDecoderInterface (ISVCDecoder* p, CheckFunc);
125 CheckDecoderInterface (p, CheckFunctionOrder); in TEST()
Dc_interface_test.c24 void CheckDecoderInterface (ISVCDecoder* p, CheckFunc check) { in CheckDecoderInterface() function