Home
last modified time | relevance | path

Searched refs:bLcmlHandleOpened (Results 1 – 20 of 20) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h566 OMX_U32 bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
DOMX_G729Decoder.h519 OMX_S16 bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
DOMX_G722Enc_Utils.h558 int bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h710 OMX_S16 bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
DOMX_G711Decoder.h603 OMX_S16 bLcmlHandleOpened; member
DOMX_G711Dec_Utils.h677 OMX_S16 bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
DOMX_G722Dec_Utils.h508 int bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
DOMX_G726Dec_Utils.h561 int bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Dec_Utils.c2099 pComponentPrivate->bLcmlHandleOpened = 1; in G729DECGetLCMLHandle()
2162 if (pComponentPrivate->bLcmlHandleOpened) { in G729DECFreeLCMLHandle()
2168 pComponentPrivate->bLcmlHandleOpened = 0; in G729DECFreeLCMLHandle()
2182 if (pComponentPrivate->bLcmlHandleOpened) { in G729DECFreeLCMLHandle()
2188 pComponentPrivate->bLcmlHandleOpened = 0; in G729DECFreeLCMLHandle()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
DOMX_G711Enc_Utils.h652 OMX_U32 bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h722 int bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h677 int bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
DOMX_G729Enc_Utils.h704 OMX_U32 bLcmlHandleOpened; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Enc_Utils.c1770 pComponentPrivate_CC->bLcmlHandleOpened = 1; in G722ENC_GetLCMLHandle()
1823 if (pComponentPrivate_CC->bLcmlHandleOpened) { in G722ENC_FreeLCMLHandle()
1829 pComponentPrivate_CC->bLcmlHandleOpened = 0; in G722ENC_FreeLCMLHandle()
1840 if (pComponentPrivate_CC->bLcmlHandleOpened) { in G722ENC_FreeLCMLHandle()
1846 pComponentPrivate_CC->bLcmlHandleOpened = 0; in G722ENC_FreeLCMLHandle()
DOMX_G722Encoder.c424 pComponentPrivate->bLcmlHandleOpened = 0; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Dec_Utils.c2391 pComponentPrivate_CC->bLcmlHandleOpened = 1; in G711DECGetLCMLHandle()
2456 if (pComponentPrivate_CC->bLcmlHandleOpened) { in G711DECFreeLCMLHandle()
2462 pComponentPrivate_CC->bLcmlHandleOpened = 0; in G711DECFreeLCMLHandle()
2479 if (pComponentPrivate_CC->bLcmlHandleOpened) { in G711DECFreeLCMLHandle()
2485 pComponentPrivate_CC->bLcmlHandleOpened = 0; in G711DECFreeLCMLHandle()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c3032 pComponentPrivate->bLcmlHandleOpened = 1; in WBAMR_DEC_GetLCMLHandle()
3096 if (pComponentPrivate->bLcmlHandleOpened) { in WBAMR_DEC_FreeLCMLHandle()
3102 pComponentPrivate->bLcmlHandleOpened = 0; in WBAMR_DEC_FreeLCMLHandle()
3116 if (pComponentPrivate->bLcmlHandleOpened) { in WBAMR_DEC_FreeLCMLHandle()
3122 pComponentPrivate->bLcmlHandleOpened = 0; in WBAMR_DEC_FreeLCMLHandle()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c3082 pComponentPrivate->bLcmlHandleOpened = 1; in NBAMRDECGetLCMLHandle()
3145 if (pComponentPrivate->bLcmlHandleOpened) { in NBAMRDECFreeLCMLHandle()
3151 pComponentPrivate->bLcmlHandleOpened = 0; in NBAMRDECFreeLCMLHandle()
3165 if (pComponentPrivate->bLcmlHandleOpened) { in NBAMRDECFreeLCMLHandle()
3171 pComponentPrivate->bLcmlHandleOpened = 0; in NBAMRDECFreeLCMLHandle()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_Utils.c2524 if (pComponentPrivate->bLcmlHandleOpened) in WMADECFreeLCMLHandle()
2532 pComponentPrivate->bLcmlHandleOpened = 0; in WMADECFreeLCMLHandle()
2547 if (pComponentPrivate->bLcmlHandleOpened) in WMADECFreeLCMLHandle()
2555 pComponentPrivate->bLcmlHandleOpened = 0; in WMADECFreeLCMLHandle()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c3008 if (pComponentPrivate->bLcmlHandleOpened) { in MP3DECFreeLCMLHandle()
3014 pComponentPrivate->bLcmlHandleOpened = 0; in MP3DECFreeLCMLHandle()
3026 if (pComponentPrivate->bLcmlHandleOpened) { in MP3DECFreeLCMLHandle()
3032 pComponentPrivate->bLcmlHandleOpened = 0; in MP3DECFreeLCMLHandle()