Home
last modified time | relevance | path

Searched refs:OMX_TI_Debug (Results 1 – 25 of 37) sorted by relevance

12

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h685 struct OMX_TI_Debug dbg;
758 OMX_ERRORTYPE OMX_VIDENC_ListCreate(struct OMX_TI_Debug *dbg, struct VIDENC_NODE** pListHead);
760 OMX_ERRORTYPE OMX_VIDENC_ListAdd(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead, OMX_PTR p…
762 OMX_ERRORTYPE OMX_VIDENC_ListRemove(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead, OMX_PT…
764 OMX_ERRORTYPE OMX_VIDENC_ListDestroy(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead);
776 struct OMX_TI_Debug *dbg);
778 void printH264CreateParams(H264VE_GPP_SN_Obj_CreatePhase* pCreatePhaseArgs, struct OMX_TI_Debug *db…
780 …lgInParam(MP4VE_GPP_SN_UALGInputParams* pUalgInpParams, int printAlways, struct OMX_TI_Debug *dbg);
782 …gInParam(H264VE_GPP_SN_UALGInputParams* pUalgInpParams, int printAlways, struct OMX_TI_Debug *dbg);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDec_Utils.h155 …_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg);
156 …YPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg);
DOMX_AmrDecoder.h852 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDec_Utils.h374 …_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg);
376 …YPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg);
DOMX_WbAmrDecoder.h670 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_CodecInterface.h131 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
DOMX_WbAmrEnc_Utils.h767 struct OMX_TI_Debug dbg;
1032 …_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg);
1033 …YPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg);
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h142 struct OMX_TI_Debug struct
244 struct OMX_TI_Debug *pConfDbg = (struct OMX_TI_Debug *) pConfig; \
253 struct OMX_TI_Debug *pConfDbg = (struct OMX_TI_Debug *) pConfig; \
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
DOMX_AmrEnc_Utils.h930 struct OMX_TI_Debug dbg;
1217 …_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg);
1218 …YPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h876 struct OMX_TI_Debug dbg;
1291 OMX_ERRORTYPE WMADEC_Parser(OMX_U8* pBuffer, RCA_HEADER *pStreamData, struct OMX_TI_Debug dbg);
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c113 struct OMX_TI_Debug dbg);
118 struct OMX_TI_Debug dbg);
1459 struct OMX_TI_Debug dbg) in DmmMap()
1530 OMX_ERRORTYPE DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug in DmmUnMap()
1577 …OMX_PRINT1 ((struct OMX_TI_Debug)(((LCML_CODEC_INTERFACE *)hInterface->pCodecinterfacehandle)->dbg… in FreeResources()
1589 …OMX_PRINT1 ((struct OMX_TI_Debug)(((LCML_CODEC_INTERFACE *)hInterface->pCodecinterfacehandle)->dbg… in FreeResources()
1606 …OMX_DBG_CLOSE((struct OMX_TI_Debug )(((LCML_CODEC_INTERFACE*)hInterface->pCodecinterfacehandle)->d… in FreeResources()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h472 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h475 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h780 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEnc_Utils.h606 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c192 OMX_ERRORTYPE OMX_VIDENC_ListCreate(struct OMX_TI_Debug *dbg, struct VIDENC_NODE** pListHead) in OMX_VIDENC_ListCreate()
224 OMX_ERRORTYPE OMX_VIDENC_ListAdd(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead, OMX_PTR p… in OMX_VIDENC_ListAdd()
265 OMX_ERRORTYPE OMX_VIDENC_ListRemove(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead, in OMX_VIDENC_ListRemove()
306 OMX_ERRORTYPE OMX_VIDENC_ListDestroy(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead) in OMX_VIDENC_ListDestroy()
4262 struct OMX_TI_Debug *dbg) in printMpeg4Params()
4301 void printH264CreateParams(H264VE_GPP_SN_Obj_CreatePhase* pCreatePhaseArgs, struct OMX_TI_Debug *db… in printH264CreateParams()
4334 …AlgInParam(MP4VE_GPP_SN_UALGInputParams* pUalgInpParams, int printAlways, struct OMX_TI_Debug *dbg) in printMpeg4UAlgInParam()
4368 …lgInParam(H264VE_GPP_SN_UALGInputParams* pUalgInpParams, int printAlways, struct OMX_TI_Debug *dbg) in printH264UAlgInParam()
DOMX_VideoEncoder.c268 struct OMX_TI_Debug *dbg);
327 struct OMX_TI_Debug dbg; in OMX_ComponentInit()
3069 struct OMX_TI_Debug dbg; in ComponentDeInit()
3821 struct OMX_TI_Debug *dbg) in VerifyTunnelConnection()
3896 static OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) in IsTIOMXComponent()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h944 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c135 struct OMX_TI_Debug *dbg);
1928 struct OMX_TI_Debug dbg; in JPEGENC_ComponentDeInit()
1985 struct OMX_TI_Debug *dbg) in JPEGENC_VerifyTunnelConnection()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h1007 struct OMX_TI_Debug dbg;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c3221 DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) { in OMX_DmmMap()
3299 …PE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) { in OMX_DmmUnMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEnc_Utils.c2984 struct OMX_TI_Debug dbg) in OMX_DmmMap()
3066 …TYPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) in OMX_DmmUnMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c3414 DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) in OMX_DmmMap()
3490 …TYPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) in OMX_DmmUnMap()
DOMX_WbAmrDecoder.c1613 struct OMX_TI_Debug dbg; in ComponentDeInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c3400 DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) in OMX_DmmMap()
3475 …TYPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) in OMX_DmmUnMap()

12