/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Enc_ComponentThread.c | 114 G726ENC_DPRINT("%d :: bIsStopping = %ld\n",__LINE__,pComponentPrivate->bIsStopping);
115 if (pComponentPrivate->bIsStopping == 1) {
116 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_ComponentThread.c | 109 if (pComponentPrivate->bIsStopping == 1) { 116 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_ComponentThread.c :: bIsStopping = %ld\n",__LINE__, 117 pComponentPrivate->bIsStopping); 127 if (pComponentPrivate->bIsStopping == 1) { 135 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDec_ComponentThread.c | 134 if (pComponentPrivate->bIsStopping == 1) { 140 OMX_PRSTATE2(pComponentPrivate->dbg, "bIsStopping = %ld\n", 141 pComponentPrivate->bIsStopping); 151 if (pComponentPrivate->bIsStopping == 1) { 153 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDec_ComponentThread.c | 123 if (pComponentPrivate->bIsStopping == 1) { 129 OMX_PRDSP1(pComponentPrivate->dbg, "%d : bIsStopping = %ld\n",__LINE__, pComponentPrivate->bIsStopping); 130 if (pComponentPrivate->bIsStopping == 1) { 132 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Dec_ComponentThread.c | 142 G729DEC_DPRINT("%d : bIsStopping = %d\n",__LINE__, 143 (int)pComponentPrivate->bIsStopping); 153 if (pComponentPrivate->bIsStopping == 1) { 161 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_ComponentThread.c | 102 if (pComponentPrivate->bIsStopping == 1) { 103 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_CompThread.c | 153 if (pComponentPrivate->bIsStopping == 1) { 154 pComponentPrivate->bIsStopping = 0;
|
OMX_VPP_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEnc_CompThread.c | 128 OMX_PRINT1(pComponentPrivate->dbg, "%d : bIsStopping = %ld\n",__LINE__, pComponentPrivate->bIsStopping); 135 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Enc_ComponentThread.c | 153 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEnc_ComponentThread.c | 148 pComponentPrivate->bIsStopping = 0;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
OMX_G722Enc_Utils.h | 481 OMX_U32 bIsStopping; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
OMX_G729Decoder.h | 417 OMX_U32 bIsStopping;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
OMX_WbAmrDecoder.h | 527 OMX_U32 bIsStopping;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
OMX_G711Dec_Utils.h | 571 OMX_U32 bIsStopping;
|
OMX_G711Decoder.h | 497 OMX_U32 bIsStopping;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
OMX_G726Enc_Utils.h | 548 OMX_U32 bIsStopping; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
OMX_AmrDecoder.h | 608 OMX_U32 bIsStopping;
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
OMX_VPP_Utils.h | 407 OMX_U32 bIsStopping;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Enc_Utils.c | 141 G722ENC_DPRINT("%d : bIsStopping = %ld\n",__LINE__, 142 pComponentPrivate->bIsStopping); 147 if (pComponentPrivate->bIsStopping == 1) { 153 pComponentPrivate->bIsStopping = 0; 555 pComponentPrivate->bIsStopping = 0; [all...] |