HomeSort by relevance Sort by last modified time
    Searched refs:nCounter (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 681 OMX_U32 nCounter;
699 for (nCounter = 0; nCounter < NUM_OF_OUT_BUFFERS; nCounter++) {
700 pAppData->pOBuffer[nCounter] -= 128;
701 pAppData->pOBuffer[nCounter] = (unsigned char*)pAppData->pOBuffer[nCounter];
702 VIDENCTEST_FREE(pAppData->pOBuffer[nCounter], pListHead);
703 pAppData->pOBuffer[nCounter] = NULL;
706 for (nCounter = 0; nCounter < NUM_OF_OUT_BUFFERS; nCounter++)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 507 int nCounter =0;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]

Completed in 58 milliseconds