Home
last modified time | relevance | path

Searched refs:u32AspectWidth (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c1679 gDMSCtrl[u32WindowID].u32AspectWidth = pstDispFrameFormat->u32AspectWidth; in MDrv_DMS_Video_Flip()
1877 || (gDMSCtrl[u32WindowID].u32AspectWidth != pstDispFrameFormat->u32AspectWidth in MDrv_DMS_Video_Flip()
1879 gDMSCtrl[u32WindowID].u32AspectWidth = pstDispFrameFormat->u32AspectWidth; in MDrv_DMS_Video_Flip()
H A DdrvDMS.h354 MS_U32 u32AspectWidth; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvRVD.h384 MS_U32 u32AspectWidth; ///Display width member
H A DapiVDEC.h784 MS_U32 u32AspectWidth; member
H A DapiVDEC_EX_v2.h1035 MS_U32 u32AspectWidth; member
H A DapiVDEC_EX.h1032 MS_U32 u32AspectWidth; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMS_Type.h399 MS_U32 u32AspectWidth; member
H A DdrvRVD.h384 MS_U32 u32AspectWidth; ///Display width member
H A DapiVDEC_EX_v2.h1104 MS_U32 u32AspectWidth; member
H A DapiVDEC.h889 MS_U32 u32AspectWidth; member
H A DapiVDEC_EX.h1786 MS_U32 u32AspectWidth; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c9522 … pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)pDispinfo->u16HorSize; in MApi_VDEC_V2_GetDispInfo()
9527 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in MApi_VDEC_V2_GetDispInfo()
9576 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in MApi_VDEC_V2_GetDispInfo()
9581 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in MApi_VDEC_V2_GetDispInfo()
9612 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in MApi_VDEC_V2_GetDispInfo()
9657 pDispinfo->u32AspectWidth = info.u32AspectWidth; in MApi_VDEC_V2_GetDispInfo()
H A DapiVDEC_EX_wrap.c245 pExDisp->u32AspectWidth = pDisp->u32AspectWidth; in _VDEC_MapExDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c251 pDisp->u32AspectWidth = pExDisp->u32AspectWidth; in _VDEC_MapDispInfo()
H A DapiVDEC_EX.c7685 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in _MApi_VDEC_EX_V2_GetDispInfo()
7690 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
7744 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in _MApi_VDEC_EX_V2_GetDispInfo()
7749 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
7789 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c261 pDisp->u32AspectWidth = pExDisp->u32AspectWidth; in _VDEC_MapDispInfo()
H A DapiVDEC_EX.c12076 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in _MApi_VDEC_EX_V2_GetDispInfo()
12081 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
12135 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in _MApi_VDEC_EX_V2_GetDispInfo()
12140 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
12180 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c259 pDisp->u32AspectWidth = pExDisp->u32AspectWidth; in _VDEC_MapDispInfo()
H A DapiVDEC_EX.c13145 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in _MApi_VDEC_EX_V2_GetDispInfo()
13150 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
13209 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf… in _MApi_VDEC_EX_V2_GetDispInfo()
13214 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
13261 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize; in _MApi_VDEC_EX_V2_GetDispInfo()
H A DapiVDEC_EX.c.013141 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf…
13146 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize;
13205 …pDispinfo->u32AspectWidth = (MS_U32)pDispinfo->u16SarWidth * (MS_U32)(pDispinfo->u16HorSize- ( inf…
13210 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize;
13257 pDispinfo->u32AspectWidth = pDispinfo->u16HorSize;
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/
H A DdrvRVD.c1930 pinfo->u32AspectWidth = (MS_U32) u16PicWidth; in MDrv_RVD_GetDispInfo()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt25805 MS_U32 u32AspectWidth;
44879 MS_U32 u32AspectWidth;
47435 MS_U32 u32AspectWidth;
69977 MS_U32 u32AspectWidth;
79891 MS_U32 u32AspectWidth;