Home
last modified time | relevance | path

Searched refs:TI_VID_DEC (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_video_config_parser.h28 #define TI_VID_DEC "OMX.TI.Video.Decoder" macro
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_video_config_parser.cpp160 if ( 0 == oscl_strncmp (pComponentName, TI_VID_DEC, oscl_strlen (TI_VID_DEC)) ) in ti_video_config_parser()