Home
last modified time | relevance | path

Searched refs:pSubstring (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c2295 char *pSubstring = NULL; in IsTIOMXComponent() local
2306 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()
2307 if(pSubstring == NULL) { in IsTIOMXComponent()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c3116 char *pSubstring = NULL; in IsTIOMXComponent() local
3127 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()
3128 if(pSubstring == NULL) { in IsTIOMXComponent()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c3904 char *pSubstring = NULL; in IsTIOMXComponent() local
3943 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()
3944 if (pSubstring == NULL) in IsTIOMXComponent()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c3445 char *pSubstring = NULL; in IsTIOMXComponent() local
3456 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()
3458 if(pSubstring == NULL) { in IsTIOMXComponent()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3535 char *pSubstring = NULL; in IsTIOMXComponent() local
3569 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()
3570 if(pSubstring == NULL) { in IsTIOMXComponent()