Home | History | Annotate | Download | only in tests

Lines Matching defs:testCases

137 OMX_ERRORTYPE testCases                 (OMX_HANDLETYPE *, fd_set *,int, FILE *, FILE *, int *, int *, struct timeval *, int, int, OMX_BUFFERHEADERTYPE *[], int, OMX_BUFFERHEADERTYPE *[]);
434 error = testCases (pHandle, &rfds, tcID, fIn, fOut, &frmCnt, &totalFilled, &tv, gDasfMode, nIpBuffs, pInputBufferHeader, nOpBuffs, pOutputBufferHeader);
436 printf ("<<<<<<<<<<<<<< testCases fault exit >>>>>>>>>>>>>>\n");
1322 * @fn testCases() This is the main function of application which gets called.
1326 OMX_ERRORTYPE testCases