/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_CompThread.c | 161 …Private->dbg, "%d :: lcml_nCntOpReceived = %lu\n",__LINE__,pComponentPrivate->lcml_nCntOpReceived); in MP3DEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 538 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 435 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 495 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 623 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 515 OMX_U32 lcml_nCntOpReceived; member
|
D | OMX_G711Dec_Utils.h | 589 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 442 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
D | OMX_VPP_Utils.h | 427 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 468 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 616 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/ |
D | OMX_G711Enc_Utils.h | 667 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 667 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 598 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 415 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
D | OMX_G729Enc_Utils.h | 723 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 746 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_Utils.c | 1151 pComponentPrivate->lcml_nCntOpReceived = 0; in VPP_StateToIdle() 2863 … pComponentPrivate->lcml_nCntOpReceived++; /*CRITICAL: increment Op counter!!! */ in VPP_LCML_Callback() 2865 (pComponentPrivate->lcml_nCntOpReceived == 1)) { in VPP_LCML_Callback() 2961 pComponentPrivate->lcml_nCntOpReceived++; /*CRITICAL: increment Op counter!!! */ in VPP_LCML_Callback() 2963 (pComponentPrivate->lcml_nCntOpReceived == 1)) { in VPP_LCML_Callback()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 907 OMX_U32 lcml_nCntOpReceived; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 2063 pComponentPrivate_CC->lcml_nCntOpReceived++; in WMADECLCML_Callback() 2064 …g, "pComponentPrivate_CC->lcml_nCntOpReceived = %ld\n", pComponentPrivate_CC->lcml_nCntOpReceived); in WMADECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Dec_Utils.c | 1744 pComponentPrivate->lcml_nCntOpReceived++; in G722DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_Utils.c | 1836 pComponentPrivate->lcml_nCntOpReceived++; in G729DECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_Utils.c | 1706 pComponentPrivate->lcml_nCntOpReceived++; in G726DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_Utils.c | 2101 pComponentPrivate->lcml_nCntOpReceived++; in G729ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
D | OMX_G722Enc_Utils.c | 1583 pComponentPrivate_CC->lcml_nCntOpReceived++; in G722ENC_LCML_Callback()
|