Searched refs:flag (Results 1 - 25 of 58) sorted by last modified time

123

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1893 // output port needs reconfig. set the new values and mark the flag to do reconfig below.
2135 // always use down sample flag on for LC content,
2474 int flag = 1; local
2482 flag = 0;
2494 flag = 0;
2499 if (flag == 1) {
2688 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d : UTIL: Adding EOS flag to the output buffer\n",__LINE__);
2698 OMX_PRINT2(pComponentPrivate->dbg, "%d : UTIL: EOS flag has been propagated\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c330 /* This means, it is not a last buffer. This flag is to be modified by
354 /* This means, it is not a last buffer. This flag is to be modified by
1332 /* This flag is used in Deinit() function to close LCML. */
1897 pComponentPrivate->bBypassDSP = 0; /* flag for buffers with data */
1923 pLcmlHdr->pIpParam->bLastBuffer = 1; /* EOS flag for SN. - It is the last buffer with data for SN */
1991 pComponentPrivate->bBypassDSP = 1; /* flag : empty buffer */
2254 OMX_S16 flag = 1; local
2267 flag = 0;
2282 flag = 0;
2287 if (flag
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c281 /* This means, it is not a last buffer. This flag is to be modified by
305 /* This means, it is not a last buffer. This flag is to be modified by
1867 OMX_S16 flag = 1; local
1880 flag = 0;
1893 flag = 0;
1898 if (flag == 1) {
2640 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
2661 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c260 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
298 /* This means, it is not a last buffer. This flag is to be modified by
1780 OMX_U32 flag = 1,i = 0; local
1789 flag = 0;
1801 flag = 0;
1806 if (flag == 1) {
2454 /* This means, it is not a last buffer. This flag is to be modified by
2500 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c1620 int flag = 1; local
1629 flag = 0;
1641 flag = 0;
1646 if (flag == 1) {
1749 G722DEC_DPRINT ("Adding EOS flag to the output buffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c1418 OMX_U16 flag = 1,i = 0; local
1428 flag = 0;
1439 flag = 0;
1443 if (flag == 1) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1525 int flag = 1; local
1534 flag = 0;
1546 flag = 0;
1551 if (flag == 1) {
1711 G726DEC_DPRINT ("Adding EOS flag to the output buffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_Utils.c330 /* This means, it is not a last buffer. This flag is to be modified by
363 /* This means, it is not a last buffer. This flag is to be modified by
1551 OMX_U32 flag = 1,i = 0; local
1560 flag = 0;
1571 flag = 0;
1576 if (flag == 1) {
2202 /* This means, it is not a last buffer. This flag is to be modified by
2238 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c297 /* This means, it is not a last buffer. This flag is to be modified by
332 /* This means, it is not a last buffer. This flag is to be modified by
1478 pComponentPrivate->bufParamsArray[0] = 0; /* last frame flag */
1479 pComponentPrivate->bufParamsArray[1] = 0; /* frame lost flag */
1666 OMX_S16 flag = 1; local
1677 flag = 0;
1689 flag = 0;
1694 if (flag == 1) {
2343 /* This means, it is not a last buffer. This flag is to be modified by
2378 /* This means, it is not a last buffer. This flag i
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_Utils.c268 /* This means, it is not a last buffer. This flag is to be modified by
307 /* This means, it is not a last buffer. This flag is to be modified by
904 cmdValues[0] = 100; /* setting the VAD flag */
1741 OMX_U32 flag = 1,i = 0; local
1754 flag = 0;
1768 flag = 0;
1773 if (flag == 1)
2662 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
2699 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c2275 int flag = 1; local
2284 flag = 0;
2296 flag = 0;
2301 if (flag == 1) {
2501 OMX_PRBUFFER2(pComponentPrivate->dbg, "Adding EOS flag to the output buffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c318 /* This means, it is not a last buffer. This flag is to be modified by
341 /* This means, it is not a last buffer. This flag is to be modified by
2114 /* if the bFrameLost flag is set it means that the client has
2120 /* clear the internal frame lost flag */
2479 OMX_U16 flag = 1,i; local
2490 flag = 0;
2503 flag = 0;
2508 if (flag == 1) {
3333 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c281 /* This means, it is not a last buffer. This flag is to be modified by
1992 OMX_U16 flag = 1,i = 0; local
2001 flag = 0;
2012 flag = 0;
2017 if (flag == 1) {
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c308 /* This means, it is not a last buffer. This flag is to be modified by
330 /* This means, it is not a last buffer. This flag is to be modified by
2102 /* if the bFrameLost flag is set it means that the client has
2108 /* clear the internal frame lost flag */
2444 OMX_U16 flag = 1,i; local
2457 flag = 0;
2472 flag = 0;
2477 if (flag == 1)
3349 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c2143 OMX_U32 flag = 1, i = 0; local
2157 flag = 0;
2173 flag = 0;
2178 if (flag == 1) {
3152 /* This means, it is not a last buffer. This flag is to be modified by
3193 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c325 /* This means, it is not a last buffer. This flag is to be modified by
360 /* This means, it is not a last buffer. This flag is to be modified by
1383 pComponentPrivate->bConfigData = 1; /* changed the if statement to use the buffer flag, now this flag doesnt do anything
1699 int flag = 1, i; local
1719 flag = 0;
1735 flag = 0;
1740 if (flag == 1)
3731 /* This means, it is not a last buffer. This flag is to be modified by
3767 /* This means, it is not a last buffer. This flag i
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h333 OMX_U32 flag; member in struct:_JPEGDEC_BUFFERFLAG_TRACK
488 OMX_U32 ulInReserved2; /*could be post processing flag*/
519 OMX_U32 ulOutnProgressiveFlag; /*nProgressive flag*/
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c2030 OMX_PRBUFFER1(pComponentPrivate->dbg, "JPEGdec:: %d: output buffer %lu has flag %lx\n", __LINE__,
2032 pPortType->sBufferFlagTrack[i].flag);
2033 pBuffHead->nFlags = pPortType->sBufferFlagTrack[i].flag;
2034 pPortType->sBufferFlagTrack[i].flag = 0;
2042 OMX_PRBUFFER1(pComponentPrivate->dbg, "JPEGdec:: %d: OUTPUT buffer %lu has flag %lx\n", __LINE__,
2044 pPortType->sBufferFlagTrack[i].flag);
2045 if(pPortType->sBufferFlagTrack[i].flag & OMX_BUFFERFLAG_EOS){
2046 pPortType->sBufferFlagTrack[i].flag = pPortType->sBufferFlagTrack[i].flag & (!(OMX_BUFFERFLAG_EOS));
2047 pBuffHead->nFlags |= pPortType->sBufferFlagTrack[i].flag;
[all...]
H A DOMX_JpegDecoder.c1832 pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->sBufferFlagTrack[i].flag = pBuffHead->nFlags;
2281 pPortType->sBufferFlagTrack[i].flag = 0;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h337 OMX_U32 flag; member in struct:_JPEGENC_BUFFERFLAG_TRACK
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c679 ptCreateString[17] = 1; //Convert flag
2345 /* comment flag needed */
2907 OMX_PRBUFFER1(pComponentPrivate->dbg, "output buffer %lu has flag %lx\n",
2909 pPortType->sBufferFlagTrack[i].flag);
2910 pBuffHead->nFlags = pPortType->sBufferFlagTrack[i].flag;
2911 pPortType->sBufferFlagTrack[i].flag = 0;
H A DOMX_JpegEncoder.c1738 OMX_PRBUFFER2(pComponentPrivate->dbg, "record EOS flag on buffer ID %lu\n", pComponentPrivate->nInPortIn);
1743 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->sBufferFlagTrack[i].flag = pBuffHead->nFlags;
2300 pPortType->sBufferFlagTrack[i].flag = 0;
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_log.h38 #define PERF_log_combine(flag, field, len) \
39 ( ((unsigned long) (flag)) | (PERF_mask(field, len) & PERF_LOG_NotMask) )
45 #define PERF_LOGCOMBINE2(flag, field1, len1, field2, len2) \
46 PERF_log_combine(flag, PERF_COMBINE2(field1, len1, field2, len2), \
54 #define PERF_LOGCOMBINE3(flag, field1, len1, field2, len2, field3, len3) \
55 PERF_log_combine(flag, \
73 /* we squeeze PERF_LOG flag into 2 or 4 bits */
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h323 OMX_U32 flag; member in struct:VPP_BUFFERDATA_PROPAGATION
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c2123 pDataProp->flag = pBufHdr->nFlags;
2130 VPP_DPRINT("Record buff in array[%d] buffer_idYUV = %d, buffer_idRGB = %d\n, nFlags= %x", i, pDataProp->buffer_idYUV, pComponentPrivate->nInRGBBufferCount, pDataProp->flag);

Completed in 776 milliseconds

123