Searched defs:IsTIOMXComponent (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c2277 * IsTIOMXComponent()
2288 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp) function
2317 } /* End of IsTIOMXComponent */
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c3098 * IsTIOMXComponent()
3109 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp) function
3138 } /* End of IsTIOMXComponent */
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c3425 * IsTIOMXComponent()
3437 OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp) function
3469 } /* End of IsTIOMXComponent */
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c3516 * IsTIOMXComponent()
3527 static OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) function
3581 } /* End of IsTIOMXComponent */
3712 if(IsTIOMXComponent(hTunneledComp, &pComponentPrivate->dbg) != OMX_TRUE) {
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c3887 * IsTIOMXComponent()
3896 static OMX_BOOL IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) function
3956 } /* End of IsTIOMXComponent */
4012 if (IsTIOMXComponent(hTunneledComp, &pComponentPrivate->dbg) != OMX_TRUE)

Completed in 84 milliseconds