Searched refs:nOutStandingFillDones (Results 1 - 25 of 45) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h601 OMX_U32 nOutStandingFillDones; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h579 OMX_S32 nOutStandingFillDones; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h591 OMX_S32 nOutStandingFillDones; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h741 OMX_S32 nOutStandingFillDones; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h667 OMX_S32 nOutStandingFillDones; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h534 OMX_U32 nOutStandingFillDones; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h624 OMX_U32 nOutStandingFillDones; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h633 OMX_U32 nOutStandingFillDones; member in struct:G726ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h760 OMX_U32 nOutStandingFillDones; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c1707 pComponentPrivate->nOutStandingFillDones = 0;
1741 pComponentPrivate->nOutStandingFillDones = 0;
1813 pComponentPrivate->nOutStandingFillDones = 0;
2007 pComponentPrivate->nOutStandingFillDones--;
2455 pComponentPrivate_CC->nOutStandingFillDones++;
2456 OMX_PRINT2(pComponentPrivate_CC->dbg, "%d :: Incrementing nOutStandingFillDones = %d\n",__LINE__, (int)pComponentPrivate_CC->nOutStandingFillDones);
2457 OMX_PRINT2(pComponentPrivate_CC->dbg, "%d :: pComponentPrivate_CC->nOutStandingFillDones = %ld\n",__LINE__, pComponentPrivate_CC->nOutStandingFillDones);
2521 pComponentPrivate_CC->nOutStandingFillDones
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h869 OMX_S32 nOutStandingFillDones; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h532 OMX_S32 nOutStandingFillDones; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h784 OMX_U32 nOutStandingFillDones; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h829 OMX_U32 nOutStandingFillDones; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h853 OMX_S32 nOutStandingFillDones; member in struct:AMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
H A DOMX_WbAmrEnc_Utils.h698 OMX_S32 nOutStandingFillDones; member in struct:WBAMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h771 OMX_S32 nOutStandingFillDones; member in struct:WMADEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c1839 pComponentPrivate->nOutStandingFillDones++;
1867 pComponentPrivate->nOutStandingFillDones--;
2424 G729DEC_DPRINT("pComponentPrivate->nOutStandingFillDones = %d\n",pComponentPrivate->nOutStandingFillDones);
2427 if (pComponentPrivate->nOutStandingFillDones <= 0) {
2464 pComponentPrivate->nOutStandingFillDones--;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c957 pComponentPrivate->nOutStandingFillDones = 0;
1647 pComponentPrivate->nOutStandingFillDones--;
2415 pComponentPrivate->nOutStandingFillDones++;
2537 pComponentPrivate->nOutStandingFillDones--;
2603 pComponentPrivate->nOutStandingFillDones--;
2658 pComponentPrivate->nOutStandingFillDones--;
2702 pComponentPrivate->nOutStandingFillDones--;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c1833 pComponentPrivate->nOutStandingFillDones--;
1834 OMX_PRSTATE2(pComponentPrivate->dbg, "nOutstandingFillDones = %ld\n", pComponentPrivate->nOutStandingFillDones);
1882 pComponentPrivate->nOutStandingFillDones--;
1883 OMX_PRCOMM2(pComponentPrivate->dbg, "nOutstandingFillDones = %ld\n", pComponentPrivate->nOutStandingFillDones);
2028 pComponentPrivate_CC->nOutStandingFillDones--;
2145 pComponentPrivate_CC->nOutStandingFillDones--;
2187 pComponentPrivate_CC->nOutStandingFillDones--;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c975 pComponentPrivate->nOutStandingFillDones--;
1730 pComponentPrivate->nOutStandingFillDones--;
1734 pComponentPrivate->nOutStandingFillDones++;
1778 pComponentPrivate->nOutStandingFillDones--;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c1570 pComponentPrivate_CC->nOutStandingFillDones++;
1571 G722ENC_DPRINT("Incrementing pComponentPrivate->nOutStandingFillDones Line %d\n",__LINE__);
1572 G722ENC_DPRINT("%d::pComponentPrivate_CC->nOutStandingFillDones = %d\n",__LINE__,pComponentPrivate_CC->nOutStandingFillDones);
1594 pComponentPrivate_CC->nOutStandingFillDones--;
1595 G722ENC_DPRINT("Decrementing pComponentPrivate->nOutStandingFillDones Line %d\n",__LINE__);
1596 G722ENC_DPRINT("%d::pComponentPrivate->nOutStandingFillDones = %d\n",__LINE__,pComponentPrivate_CC->nOutStandingFillDones);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1692 pComponentPrivate->nOutStandingFillDones--;
1696 pComponentPrivate->nOutStandingFillDones++;
1738 pComponentPrivate->nOutStandingFillDones--;
1861 pComponentPrivate->nOutStandingFillDones--;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c898 pComponentPrivate->nOutStandingFillDones = 0;
1531 pComponentPrivate->nOutStandingFillDones--;
2246 pComponentPrivate_CC->nOutStandingFillDones++;
2354 pComponentPrivate_CC->nOutStandingFillDones--;
2418 pComponentPrivate_CC->nOutStandingFillDones--;
2480 pComponentPrivate_CC->nOutStandingFillDones--;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1831 pComponentPrivate->nOutStandingFillDones--;
2657 pComponentPrivate->nOutStandingFillDones++;
2749 pComponentPrivate->nOutStandingFillDones--;
2772 pComponentPrivate->nOutStandingFillDones--;
2935 pComponentPrivate->nOutStandingFillDones--;

Completed in 314 milliseconds

12