Home
last modified time | relevance | path

Searched refs:IsTIOMXComponent (Results 1 – 11 of 11) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h528 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h497 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h568 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c3896 static OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) in IsTIOMXComponent() function
4012 if (IsTIOMXComponent(hTunneledComp, &pComponentPrivate->dbg) != OMX_TRUE) in ComponentTunnelRequest()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3527 static OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) in IsTIOMXComponent() function
3712 if(IsTIOMXComponent(hTunneledComp, &pComponentPrivate->dbg) != OMX_TRUE) { in VIDDEC_ComponentTunnelRequest()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c2288 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp) in IsTIOMXComponent() function
DOMX_JpegDecoder.c2170 if(IsTIOMXComponent(hTunneledComp) != OMX_TRUE) in ComponentTunnelRequest_JPEGDec()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c2485 if(IsTIOMXComponent(hTunneledComp) != OMX_TRUE) { in VPP_ComponentTunnelRequest()
DOMX_VPP_Utils.c3437 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp) in IsTIOMXComponent() function
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c2102 if(IsTIOMXComponent(hTunneledComp) != OMX_TRUE) in JPEGENC_ComponentTunnelRequest()
DOMX_JpegEnc_Utils.c3109 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp) in IsTIOMXComponent() function