Home
last modified time | relevance | path

Searched refs:eColorFormat (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c488 static MS_BOOL _DMS_Is_UVSwap(EN_DMS_CAPTURE_COLORFORMAT eColorFormat) in _DMS_Is_UVSwap() argument
490 …if((eColorFormat == E_DMS_CAPTURE_COLOR_FORMAT_YVYU) || (eColorFormat == E_DMS_CAPTURE_COLOR_FORMA… in _DMS_Is_UVSwap()
500 static MS_BOOL _DMS_Is_YCSwap(EN_DMS_CAPTURE_COLORFORMAT eColorFormat) in _DMS_Is_YCSwap() argument
502 …if((eColorFormat == E_DMS_CAPTURE_COLOR_FORMAT_UYVY) || (eColorFormat == E_DMS_CAPTURE_COLOR_FORMA… in _DMS_Is_YCSwap()
1618 static E_DMS_VIDEO_DATA_FMT _DMS_GetColorFormat(EN_DMS_COLORFORMAT eColorFormat) in _DMS_GetColorFormat() argument
1622 switch(eColorFormat) in _DMS_GetColorFormat()
1663 …31m[%s:%d]WARNING:DMS NOT SURPPORT color format:%d\033[0m\n",__FUNCTION__, __LINE__, eColorFormat); in _DMS_GetColorFormat()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMS_Type.h394 EN_DMS_COLORFORMAT eColorFormat; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt79886 EN_DMS_COLORFORMAT eColorFormat;