Home
last modified time | relevance | path

Searched refs:u32Height (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c346 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 DdrvSYS.c235 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 DdrvDMS.c514 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 DdrvDMS.h424 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dmdrvgpd.c166 pic_info->u32Height = GifFile->SHeight; in mdrv_gpd_decode()
218 pic_info->u32Height = pnginfo->png_height; in mdrv_gpd_decode()
H A Dmdrvgpd.h104 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c399 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 DdrvDMS.h448 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c861 …!!! [%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 DapiMJPEG_EX.h212 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c832 …!!! [%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 DapiMJPEG_EX.h212 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c1665 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 DapiGFX.c869 srcinfo.u32Height = bmpinfo.height; in MApi_GFX_DrawBitmap()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGPD.h204 MS_U32 u32Height; member
H A DapiGFX.h1158 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGPD.h226 MS_U32 u32Height; member
H A DapiDMS_Type.h375 MS_U32 u32Height; member
H A DdrvSYS.h365 MS_U32 u32Height; member
H A DapiGFX.h1168 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG.h199 MS_U32 u32Height; member
H A DapiMJPEG_inc.c279 _u32FrameHeight = pInitParam->u32Height; in MApi_MJPEG_Init()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.h208 MS_U32 u32Height; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c2920 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 DdrvHVD.c3091 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()

12