| /utopia/UTPA2-700.0.x/modules/gpd/api/gpd/ |
| H A D | apiGPD.c | 346 void GPD_WRITE_OUTPUT_2_USB(MS_U32 u32addr, MS_U32 u32Size, MS_U32 u32Width, MS_U32 u32Height, MS_U… in GPD_WRITE_OUTPUT_2_USB() argument 355 fileName2[u8FilenameIndex+5]=u32Height/1000+'0'; in GPD_WRITE_OUTPUT_2_USB() 356 fileName2[u8FilenameIndex+6]=(u32Height/100)%10+'0'; in GPD_WRITE_OUTPUT_2_USB() 357 fileName2[u8FilenameIndex+7]=(u32Height/10)%10+'0'; in GPD_WRITE_OUTPUT_2_USB() 358 fileName2[u8FilenameIndex+8]=u32Height%10+'0'; in GPD_WRITE_OUTPUT_2_USB() 779 if(param->u32Height > HW_MAX_SUPPORTED_HEIGHT || param->u32Width >HW_MAX_SUPPORTED_WIDTH) in _MApi_GPD_InputSource() 908 gGPDMDebug._u16Image_y_size= (MS_U16)pGPDContext->Param.u32Height; in _MApi_GPD_OutputDecode() 934 …pGPDContext->Param.u32Height)*(pGPDContext->Param.u32Width)*u8BytesPerPixel, pGPDContext->Param.u3… in _MApi_GPD_OutputDecode() 939 …ff_t)u32FileIndex, (ptrdiff_t)pGPDContext->Param.u32Width, (ptrdiff_t)pGPDContext->Param.u32Height, in _MApi_GPD_OutputDecode() 940 …8 *)pGPDContext->GpdAddrInfo.u32VA_WriteBufferAddr, (pGPDContext->Param.u32Height)*(pGPDContext->P… in _MApi_GPD_OutputDecode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | drvSYS.c | 235 E_SYS_ReturnValue _MDrv_SYS_XcTimingMapping (MS_U32 u32Width, MS_U32 u32Height, MS_U32 u32FrameRat… 1807 E_SYS_ReturnValue _MDrv_SYS_XcTimingMapping (MS_U32 u32Width, MS_U32 u32Height, MS_U32 u32FrameRat… in _MDrv_SYS_XcTimingMapping() argument 1828 if ( u32Height <= (TIMING_FHD_H+TIMING_TOLERANCE) && in _MDrv_SYS_XcTimingMapping() 1829 u32Height >= (TIMING_FHD_H-TIMING_TOLERANCE)) in _MDrv_SYS_XcTimingMapping() 1833 else if ( u32Height >= (TIMING_4K_H-TIMING_TOLERANCE)) in _MDrv_SYS_XcTimingMapping() 1899 SYS_DBG_ERR ("Not Mapped timing! W: %d, H: %d, F: %d\n", u32Width, u32Height, u32FrameRate); in _MDrv_SYS_XcTimingMapping() 1922 … u32SourceType, stXCTiming->u32Width, stXCTiming->u32Height, stXCTiming->u16Framerate); in MDrv_SYS_GetMemcConfg() 1936 …if ( _MDrv_SYS_XcTimingMapping (stXCTiming->u32Width, stXCTiming->u32Height, stXCTiming->u16Framer… in MDrv_SYS_GetMemcConfg() 1943 …support! Timing, W:%d, H:%d, F:%d\n", stXCTiming->u32Width, stXCTiming->u32Height, stXCTiming->u16… in MDrv_SYS_GetMemcConfg() 1979 … u32SourceType, stInfo->stInput.u32Width, stInfo->stInput.u32Height, stInfo->stInput.u16Framerate, in _MDrv_SYS_GetXcByPartConfg() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 514 static MS_BOOL _DMS_WindowSizeOverFHD(MS_U32 u32Width, MS_U32 u32Height) in _DMS_WindowSizeOverFHD() argument 516 if((u32Width > DMS_FHD_MAX_H_SIZE) && (u32Height > DMS_FHD_MAX_V_SIZE)) in _DMS_WindowSizeOverFHD() 2397 stSrc.u32Height = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GEBitblt() 2403 stDst.u32Height = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GEBitblt() 3300 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Wind… in _DMS_SetDIPWWindow() 3307 … DIPWinPropertytoShow.u16Height = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height; in _DMS_SetDIPWWindow() 3324 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Wind… in _DMS_SetDIPWWindow() 3331 … DIPWinPropertytoShow.u16Height = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height; in _DMS_SetDIPWWindow() 3465 …p_wininfotoShow.u16PreVCusScalingDst = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height; in _DMS_SetDIPWindow() 3468 …(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Window… in _DMS_SetDIPWindow() [all …]
|
| H A D | drvDMS.h | 424 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | mdrvgpd.c | 166 pic_info->u32Height = GifFile->SHeight; in mdrv_gpd_decode() 218 pic_info->u32Height = pnginfo->png_height; in mdrv_gpd_decode()
|
| H A D | mdrvgpd.h | 104 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/ |
| H A D | drvDMS.c | 399 MS_U16 u16Height = dff->stFrames[u8FrameIndex].u32Height in _DMS_Update_DS_Table() 1608 MS_U16 u16Height = pstDispFrameFormat->stFrames[0].u32Height in MDrv_DMS_Video_Flip() 1675 gDMSCtrl[u32WindowID].u16SrcHeight = pstDispFrameFormat->stFrames[0].u32Height; in MDrv_DMS_Video_Flip() 1735 pSHM->McuDispQueue[u8WIndex].u16Height = pstDispFrameFormat->stFrames[0].u32Height; in MDrv_DMS_Video_Flip() 1876 || (gDMSCtrl[u32WindowID].u16SrcHeight != pstDispFrameFormat->stFrames[0].u32Height) in MDrv_DMS_Video_Flip() 1882 gDMSCtrl[u32WindowID].u16SrcHeight = pstDispFrameFormat->stFrames[0].u32Height; in MDrv_DMS_Video_Flip()
|
| H A D | drvDMS.h | 448 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiMJPEG_EX.c | 861 …!!! [%tdx%td]\n", __FUNCTION__, (ptrdiff_t)pInitParam->u32Width, (ptrdiff_t)pInitParam->u32Height); in MApi_MJPEG_Init() 862 if(pInitParam->u32Width*pInitParam->u32Height ==0) in MApi_MJPEG_Init() 865 pInitParam->u32Height = MJPEG_MAX_SUPPORT_HEIGHT; in MApi_MJPEG_Init() 868 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_HEIGHT, pInitParam->u32Height); in MApi_MJPEG_Init()
|
| H A D | apiMJPEG_EX.h | 212 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiMJPEG_EX.c | 832 …!!! [%tdx%td]\n", __FUNCTION__, (ptrdiff_t)pInitParam->u32Width, (ptrdiff_t)pInitParam->u32Height); in MApi_MJPEG_Init() 833 if(pInitParam->u32Width*pInitParam->u32Height ==0) in MApi_MJPEG_Init() 836 pInitParam->u32Height = MJPEG_MAX_SUPPORT_HEIGHT; in MApi_MJPEG_Init() 839 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_HEIGHT, pInitParam->u32Height); in MApi_MJPEG_Init()
|
| H A D | apiMJPEG_EX.h | 212 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | mapiGFX.c | 1665 src.height = srcbufinfo.u32Height; in MApi_GFX_DrawBitmap_U02() 2030 MS_U32 u32Height = 0; in MApi_GFX_TextOut_U02() local 2128 u32Height = (pFont->height)*(pfmt->dstblk.height/pFont->height); in MApi_GFX_TextOut_U02() 2133 u32Height = pFont->height; in MApi_GFX_TextOut_U02() 2138 fmt.dstblk.height = u32Height; in MApi_GFX_TextOut_U02() 2605 ,pFireInfo->SrcbufInfo.u32Width, pFireInfo->SrcbufInfo.u32Height\ in GFX_SetFireInfo() 2612 ,pFireInfo->DstbufInfo.u32Width, pFireInfo->DstbufInfo.u32Height\ in GFX_SetFireInfo()
|
| H A D | apiGFX.c | 869 srcinfo.u32Height = bmpinfo.height; in MApi_GFX_DrawBitmap()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGPD.h | 204 MS_U32 u32Height; member
|
| H A D | apiGFX.h | 1158 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGPD.h | 226 MS_U32 u32Height; member
|
| H A D | apiDMS_Type.h | 375 MS_U32 u32Height; member
|
| H A D | drvSYS.h | 365 MS_U32 u32Height; member
|
| H A D | apiGFX.h | 1168 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiMJPEG.h | 199 MS_U32 u32Height; member
|
| H A D | apiMJPEG_inc.c | 279 _u32FrameHeight = pInitParam->u32Height; in MApi_MJPEG_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiMJPEG_EX.h | 208 MS_U32 u32Height; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/ |
| H A D | drvHVD_sub.c | 2920 MS_U32 u32Width, u32Height; in MDrv_HVD_Sub_CheckDispInfoRdy() 2922 u32Height = pDispInfo->u16VerSize; in MDrv_HVD_Sub_CheckDispInfoRdy() 2924 u32FS = (u32Width / 16) * (u32Height / 16); in MDrv_HVD_Sub_CheckDispInfoRdy()
|
| H A D | drvHVD.c | 3091 MS_U32 u32Width, u32Height; in MDrv_HVD_CheckDispInfoRdy() 3093 u32Height = pDispInfo->u16VerSize; in MDrv_HVD_CheckDispInfoRdy() 3095 u32FS = (u32Width / 16) * (u32Height / 16); in MDrv_HVD_CheckDispInfoRdy()
|