Searched refs:nOutPortOut (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c233 pComponentPrivate->nOutPortOut);
885 pComponentPrivate->nOutPortOut);
911 pComponentPrivate->nOutPortOut);
964 pComponentPrivate->nOutPortOut ++;
973 while (pComponentPrivate->nOutPortIn > pComponentPrivate->nOutPortOut) {
978 OMX_PRBUFFER1(pComponentPrivate->dbg, "in while loop %lu %lu )\n", pComponentPrivate->nOutPortIn, pComponentPrivate->nOutPortOut);
989 pComponentPrivate->nOutPortOut ++;
995 pComponentPrivate->nOutPortOut);
1007 pComponentPrivate->nOutPortOut);
1477 OMX_PRSTATE1(pComponentPrivate->dbg, "In idle in %lu out %lu\n", pComponentPrivate->nInPortIn, pComponentPrivate->nOutPortOut);
[all...]
H A DOMX_JpegEncoder.c1793 pComponentPrivate->nOutPortOut, pBuffHead);
1895 pComponentPrivate->nOutPortOut);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c890 pComponentPrivate->nOutPortOut ++;
1056 pComponentPrivate->nOutPortOut ++;
1316 pComponentPrivate->nOutPortOut ++;
1572 pComponentPrivate->nOutPortOut = 0;
1676 pComponentPrivate->nOutPortOut ++;
2018 pComponentPrivate->nOutPortOut ++;
2024 pComponentPrivate->nOutPortOut);
2029 if (pPortType->sBufferFlagTrack[i].buffer_id == pComponentPrivate->nOutPortOut) {
2041 if (pPortType->sBufferFlagTrack[i].buffer_id == pComponentPrivate->nOutPortOut) {
2056 if (pPortType->sBufferMarkTrack[i].buffer_id == pComponentPrivate->nOutPortOut) {
[all...]
H A DOMX_JpegDecoder.c703 pComponentPrivate->nOutPortOut = 0;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h437 OMX_U32 nOutPortOut; member in struct:JPEGDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h405 OMX_U32 nOutPortOut; member in struct:JPEGENC_COMPONENT_PRIVATE

Completed in 266 milliseconds