Searched refs:pLcmlHandle (Results 26 - 48 of 48) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h541 OMX_HANDLETYPE pLcmlHandle; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h601 OMX_HANDLETYPE pLcmlHandle; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h527 OMX_HANDLETYPE pLcmlHandle; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h460 OMX_HANDLETYPE pLcmlHandle; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h495 OMX_HANDLETYPE pLcmlHandle; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h590 OMX_HANDLETYPE pLcmlHandle; member in struct:G726ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h629 OMX_HANDLETYPE pLcmlHandle; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h417 OMX_HANDLETYPE pLcmlHandle; member in struct:VPP_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h763 OMX_HANDLETYPE pLcmlHandle; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h427 OMX_HANDLETYPE pLcmlHandle; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h748 OMX_HANDLETYPE pLcmlHandle; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h783 OMX_HANDLETYPE pLcmlHandle; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h622 OMX_HANDLETYPE pLcmlHandle; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h810 OMX_HANDLETYPE pLcmlHandle; member in struct:AMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
H A DOMX_WbAmrEnc_Utils.h656 OMX_HANDLETYPE pLcmlHandle; member in struct:WBAMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h676 OMX_HANDLETYPE pLcmlHandle; member in struct:WMADEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h426 void* pLcmlHandle; member in struct:JPEGDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h450 void* pLcmlHandle; /* Review Utils.c */ member in struct:JPEGENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
H A DOMX_VideoEnc_Utils.h594 void* pLcmlHandle; member in struct:VIDENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c3063 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
3089 pLcmlHandle = pComponentPrivate->pLCML;
3090 if (pLcmlHandle != NULL)
3095 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c1116 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pComponentPrivate->pLcmlHandle)->pCodecinterfacehandle,
1138 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pComponentPrivate->pLcmlHandle)->pCodecinterfacehandle,
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h898 void* pLcmlHandle; member in struct:VIDDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c2583 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
2584 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
2585 LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle, EMMCodecControlDestroy, NULL);

Completed in 1135 milliseconds

12