Home
last modified time | relevance | path

Searched refs:stDIPRProperty (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c1055 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = 1920; in _MDrv_DMS_DI_Init()
1056 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = 1080; in _MDrv_DMS_DI_Init()
1057 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = 1920; in _MDrv_DMS_DI_Init()
1058 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = _GetDIRingBufferAddr(MVOP_WINDOW, RES_DMSDI.… in _MDrv_DMS_DI_Init()
1059 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = DIPRWinPropertytoShow_EX.stDIPRProperty.u32Y… in _MDrv_DMS_DI_Init()
1060 DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = DIP_DATA_FMT_YUV420; in _MDrv_DMS_DI_Init()
1090 MApi_XC_DIP_SetDIPRProperty(&DIPRWinPropertytoShow_EX.stDIPRProperty, DIP_WINDOW); in _MDrv_DMS_DI_Init()
2871 …DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = _DMS_DIP_GetDIPRDataFMT(&RES_DMSDI._stXC_DIPDI… in _DMS_SetDIPRWindow()
2873 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = DMS_DIPR_Alignment(RES_DMSDI._stXC_DIPDIInfo[u3… in _DMS_SetDIPRWindow()
2878 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buffer… in _DMS_SetDIPRWindow()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_DIPscaling.c1853 …_DIP_GetBPP(pInstance, (EN_DRV_XC_DWIN_DATA_FMT)(pstDIPRProperty_ex->stDIPRProperty.enDataFmt),eWi… in MDrv_XC_DIP_SetDIPRProperty_EX()
1854 if( pstDIPRProperty_ex->stDIPRProperty.u16Pitch == 0 ) in MDrv_XC_DIP_SetDIPRProperty_EX()
1860 enfmt = (EN_DRV_XC_DWIN_DATA_FMT)(pstDIPRProperty_ex->stDIPRProperty.enDataFmt); in MDrv_XC_DIP_SetDIPRProperty_EX()
1869 u64_result = (pstDIPRProperty_ex->stDIPRProperty.u16Pitch); in MDrv_XC_DIP_SetDIPRProperty_EX()
1880 pstDIPRProperty_ex->stDIPRProperty.u16Pitch = u16LineOft; in MDrv_XC_DIP_SetDIPRProperty_EX()
1883 …_to_miu_offset(u8MIUSel, pstDIPRProperty_ex->stDIPRProperty.u32YBufAddr, pstDIPRProperty_ex->stDIP… in MDrv_XC_DIP_SetDIPRProperty_EX()
1884 …_miu_offset(u8MIUSelTMP, pstDIPRProperty_ex->stDIPRProperty.u32CBufAddr, pstDIPRProperty_ex->stDIP… in MDrv_XC_DIP_SetDIPRProperty_EX()
1885 …u_offset(u8MIUSelTMP, pstDIPRProperty_ex->stDIPRProperty.u32YBufAddr10Bits, pstDIPRProperty_ex->st… in MDrv_XC_DIP_SetDIPRProperty_EX()
1886 …u_offset(u8MIUSelTMP, pstDIPRProperty_ex->stDIPRProperty.u32CBufAddr10Bits, pstDIPRProperty_ex->st… in MDrv_XC_DIP_SetDIPRProperty_EX()
1888 HAL_XC_DIP_SetDIPRProperty(pInstance, &pstDIPRProperty_ex->stDIPRProperty,eWindow); in MDrv_XC_DIP_SetDIPRProperty_EX()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_DWIN.h483 ST_XC_DIPR_PROPERTY stDIPRProperty; member
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_DWIN_v2.c286 …P_SetDIPRProperty(pInstance,&(pSetDIPRProperty_ex->stDIPRProperty_ex.stDIPRProperty),pSetDIPRPrope… in DIPIoctl()
H A DapiXC_DWIN.c1966 …memcpy(&(pSetDIPRProperty_ex->stDIPRProperty_ex.stDIPRProperty),pstDIPRProperty, sizeof(ST_XC_DIPR… in MApi_XC_DIP_SetDIPRProperty()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt70608 ST_XC_DIPR_PROPERTY stDIPRProperty;