Searched refs:bNoIdleOnStop (Results 1 - 25 of 48) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h592 OMX_U32 bNoIdleOnStop; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h573 OMX_U32 bNoIdleOnStop; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h585 OMX_U32 bNoIdleOnStop; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h735 OMX_U32 bNoIdleOnStop; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h661 OMX_U32 bNoIdleOnStop; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h531 OMX_U32 bNoIdleOnStop; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h615 OMX_U32 bNoIdleOnStop; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h627 OMX_U32 bNoIdleOnStop; member in struct:G726ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h757 OMX_U32 bNoIdleOnStop; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h866 OMX_U32 bNoIdleOnStop; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h520 OMX_U32 bNoIdleOnStop; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h778 OMX_U32 bNoIdleOnStop; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h823 OMX_U32 bNoIdleOnStop; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h706 OMX_U32 bNoIdleOnStop; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h847 OMX_U32 bNoIdleOnStop; member in struct:AMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
H A DOMX_WbAmrEnc_Utils.h692 OMX_U32 bNoIdleOnStop; member in struct:WBAMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h762 OMX_U32 bNoIdleOnStop; member in struct:WMADEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c1239 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
2226 G711DEC_DPRINT("pComponentPrivate_CC->bNoIdleOnStop = %d\n",(int)pComponentPrivate_CC->bNoIdleOnStop);
2228 if (!pComponentPrivate_CC->bNoIdleOnStop) {
2244 pComponentPrivate_CC->bNoIdleOnStop= OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c1203 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
1947 G729DEC_DPRINT("pComponentPrivate->bNoIdleOnStop = %d\n",pComponentPrivate->bNoIdleOnStop);
1948 if (!pComponentPrivate->bNoIdleOnStop) {
1967 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c839 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
886 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
2248 if(!(pComponentPrivate->bDspStoppedWhileExecuting || pComponentPrivate->bNoIdleOnStop)) {
2381 if (!(pComponentPrivate->bDspStoppedWhileExecuting || pComponentPrivate->bNoIdleOnStop)){
2828 pComponentPrivate->bNoIdleOnStop = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c374 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
1465 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
2629 if (!pComponentPrivate_CC->bNoIdleOnStop)
2669 OMX_PRINT2(pComponentPrivate_CC->dbg, "%d :: bNoIdleOnStop %ld \n", __LINE__,pComponentPrivate_CC->bNoIdleOnStop);
2670 pComponentPrivate_CC->bNoIdleOnStop= OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c1129 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
2095 if (!pComponentPrivate->bNoIdleOnStop) {
2124 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c1193 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
1787 if (!pComponentPrivate->bNoIdleOnStop) {
1798 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c981 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
1602 if (!pComponentPrivate_CC->bNoIdleOnStop) {
1628 pComponentPrivate_CC->bNoIdleOnStop= OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1092 pComponentPrivate->bNoIdleOnStop = OMX_TRUE;
1747 if (!pComponentPrivate->bNoIdleOnStop) {
1760 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;

Completed in 116 milliseconds

12