/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 477 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 653 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 641 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 562 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 739 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 672 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 607 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 405 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
D | OMX_G729Enc_Utils.h | 856 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 773 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
D | OMX_AmrEnc_Utils.h | 900 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_Utils.h | 600 OMX_U32 nLcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_Utils.c | 345 pComponentPrivate->nLcml_nCntOpReceived = 0; in G729DECFill_LCMLInitParams() 1826 pComponentPrivate->nLcml_nCntOpReceived++; in G729DECLCML_Callback() 1828 (pComponentPrivate->nLcml_nCntOpReceived == 1)) in G729DECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_Utils.c | 315 pComponentPrivate->nLcml_nCntOpReceived = 0; in G729ENC_FillLCMLInitParams() 2087 pComponentPrivate->nLcml_nCntOpReceived++; in G729ENC_LCMLCallback() 2089 (pComponentPrivate->nLcml_nCntOpReceived == 1)) in G729ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_Utils.c | 338 pComponentPrivate->nLcml_nCntOpReceived = 0; in AACDEC_Fill_LCMLInitParams() 2675 pComponentPrivate->nLcml_nCntOpReceived++; in AACDEC_LCML_Callback() 2676 … if ((pComponentPrivate->nLcml_nCntIp >= 1) && (pComponentPrivate->nLcml_nCntOpReceived == 1)) { in AACDEC_LCML_Callback() 3699 pComponentPrivate->nLcml_nCntOpReceived = 0; in AACDECFill_LCMLInitParamsEx()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_Utils.c | 324 pComponentPrivate->nLcml_nCntOpReceived = 0; in WBAMRENC_FillLCMLInitParams() 2436 pComponentPrivate->nLcml_nCntOpReceived++; in WBAMRENC_LCMLCallback() 2438 … if ((pComponentPrivate->nLcml_nCntIp >= 1) && (pComponentPrivate->nLcml_nCntOpReceived == 1)) { in WBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_Utils.c | 385 pComponentPrivate->nLcml_nCntOpReceived = 0; in AACENCFill_LCMLInitParams() 2473 pComponentPrivate_CC->nLcml_nCntOpReceived++; in AACENCLCML_Callback() 2474 …f ((pComponentPrivate_CC->nLcml_nCntIp >= 1) && (pComponentPrivate_CC->nLcml_nCntOpReceived == 1)) in AACENCLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_Utils.c | 325 pComponentPrivate->nLcml_nCntOpReceived = 0; in NBAMRENC_FillLCMLInitParams() 2268 pComponentPrivate_CC->nLcml_nCntOpReceived++; in NBAMRENC_LCMLCallback() 2270 … ((pComponentPrivate_CC->nLcml_nCntIp >= 1) && (pComponentPrivate_CC->nLcml_nCntOpReceived == 1)) { in NBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_Utils.c | 356 pComponentPrivate->nLcml_nCntOpReceived = 0; in WBAMR_DEC_Fill_LCMLInitParams() 2640 pComponentPrivate->nLcml_nCntOpReceived++; in WBAMR_DEC_LCML_Callback() 2641 … if ((pComponentPrivate->nLcml_nCntIp >= 1) && (pComponentPrivate->nLcml_nCntOpReceived == 1)) { in WBAMR_DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDec_Utils.c | 367 pComponentPrivate->nLcml_nCntOpReceived = 0; in NBAMRDECFill_LCMLInitParams() 2666 pComponentPrivate->nLcml_nCntOpReceived++; in NBAMRDECLCML_Callback() 2668 (pComponentPrivate->nLcml_nCntOpReceived == 1)) { in NBAMRDECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_Utils.c | 350 pComponentPrivate->nLcml_nCntOpReceived = 0; in MP3DEC_Fill_LCMLInitParams() 2485 pComponentPrivate->nLcml_nCntOpReceived++; in MP3DEC_LCML_Callback() 2487 … if ((pComponentPrivate->nLcml_nCntIp >= 1) && (pComponentPrivate->nLcml_nCntOpReceived == 1)) { in MP3DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 1347 pComponentPrivate->nLcml_nCntOpReceived = 0; in OMX_VIDENC_HandleCommandStateSetIdle() 3948 pComponentPrivate->nLcml_nCntOpReceived++; in OMX_VIDENC_LCML_Callback() 3951 (pComponentPrivate->nLcml_nCntOpReceived == 1)) in OMX_VIDENC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 375 pComponentPrivate_CC->nLcml_nCntOpReceived = 0; in WMADECFill_LCMLInitParams() 2067 (pComponentPrivate_CC->nLcml_nCntOpReceived == 1)) in WMADECLCML_Callback()
|