Searched refs:u32ColorFormat (Results 1 – 1 of 1) sorted by relevance
1620 MS_U32 u32ColorFormat = 0; in _DMS_GetColorFormat() local1627 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_YUV420; in _DMS_GetColorFormat()1632 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_RGB565; in _DMS_GetColorFormat()1637 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_ARGB8888; in _DMS_GetColorFormat()1642 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_YUV422; in _DMS_GetColorFormat()1647 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_YUV420_H265_10BITS; in _DMS_GetColorFormat()1652 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_YUV420_SEMI_PLANER; in _DMS_GetColorFormat()1657 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_YUV420_H265; in _DMS_GetColorFormat()1662 u32ColorFormat = E_DMS_VIDEO_DATA_FMT_MAX; in _DMS_GetColorFormat()1667 return u32ColorFormat; in _DMS_GetColorFormat()