Searched refs:VIDDEC_WMV_PROFILES (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h537 typedef enum VIDDEC_WMV_PROFILES enum
549 }VIDDEC_WMV_PROFILES; typedef in typeref:enum:VIDDEC_WMV_PROFILES
904 VIDDEC_WMV_PROFILES wmvProfile;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c1106 *((VIDDEC_WMV_PROFILES *)ComponentParameterStructure) = pComponentPrivate->wmvProfile;
1455 pComponentPrivate->wmvProfile = *((VIDDEC_WMV_PROFILES *)pCompParam);

Completed in 36 milliseconds