Searched defs:nBufDoneCalls (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A Dtest_sample_proxy.c207 OMX_U32 nBufDoneCalls; member in struct:SampleCompTestCtxt
228 OMX_U32 nBufDoneCalls; member in struct:TestCtxt
502 pContext->nBufDoneCalls++;
527 pContext->nBufDoneCalls++;
658 pContext->nBufDoneCalls = OMX_TEST_BUFFERS_OF_TRAFFIC;
1105 while (pContext->nBufDoneCalls < OMX_TEST_BUFFERS_OF_TRAFFIC)
1115 // while_pass, pContext->nBufDoneCalls);

Completed in 79 milliseconds