Home
last modified time | relevance | path

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

/third_party/openh264/test/build/windowsphone/codec_ut/
DCodec_UT_RTComponent.cpp22 pfTestAllCases pUTHandler = NULL; in TestAllCases() local
48 pUTHandler = (pfTestAllCases)GetProcAddress (phTestCasesDllHandler, "CodecUtMain"); in TestAllCases()
50 if (NULL == pUTHandler) { in TestAllCases()
60 iRet = pUTHandler(argc, argv); in TestAllCases()