Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gopscd/
H A DdrvGOPSCD.c124 MS_U16 srcHeight; member
207 …viceId, MS_BOOL bHspEnable, MS_BOOL bVspEnable, MS_U16 srcWidth, MS_U16 srcHeight,MS_U16 destWidth… in MDrv_GOPSC_SetHVSP() argument
220 VScaleFac = ((srcHeight) * 1048576 / (destHeight)); in MDrv_GOPSC_SetHVSP()
224 VScaleFac = (((srcHeight - 1) * 1048576 / (destHeight - 1)) + 1); in MDrv_GOPSC_SetHVSP()
231 if(srcHeight == destHeight) in MDrv_GOPSC_SetHVSP()
257 HAL_GOPSC_Write2Byte(REG_GOP_SC_52_L,srcHeight); in MDrv_GOPSC_SetHVSP()
260 GOPSC_Hal_Result ret = HAL_GOPSC_SetHVSP(srcWidth,srcHeight,destWidth,destHeight); in MDrv_GOPSC_SetHVSP()
H A DdrvGOPSCD.h124 …viceId, MS_BOOL bHspEnable, MS_BOOL bVspEnable, MS_U16 srcWidth, MS_U16 srcHeight,MS_U16 destWidth…
/utopia/UTPA2-700.0.x/modules/graphic/api/gopscd/
H A DapiGOPSCD.c393 if((sizeInfo->destHeight > sizeInfo->srcHeight) || (sizeInfo->destWidth > sizeInfo->srcWidth)) in MApi_GOPSC_SetHVSPSize_U2()
409 sizeInfo->srcWidth,sizeInfo->srcHeight,sizeInfo->destWidth,sizeInfo->destHeight, in MApi_GOPSC_SetHVSPSize_U2()
420 sizeInfo->srcWidth,sizeInfo->srcHeight,sizeInfo->destWidth,sizeInfo->destHeight); in MApi_GOPSC_SetHVSPSize_U2()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOPSC_Ex.h123 MS_U16 srcHeight; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOPSC_Ex.h123 MS_U16 srcHeight; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31168 MS_U16 srcHeight;