| /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 351 fileName2[u8FilenameIndex]=u32Width/1000+'0'; in GPD_WRITE_OUTPUT_2_USB() 352 fileName2[u8FilenameIndex+1]=(u32Width/100)%10+'0'; in GPD_WRITE_OUTPUT_2_USB() 353 fileName2[u8FilenameIndex+2]=(u32Width/10)%10+'0'; in GPD_WRITE_OUTPUT_2_USB() 354 fileName2[u8FilenameIndex+3]=u32Width%10+'0'; in GPD_WRITE_OUTPUT_2_USB() 493 if(para->u32Width == 0) in _GPD_GetPitch() 501 para->u32Pitch = (((para->u32Width) + 1) & ~1); // 2-align in _GPD_GetPitch() 507 para->u32Pitch = (((para->u32Width) + 3) & ~3); // 4-align in _GPD_GetPitch() 510 para->u32Pitch = (((para->u32Width) + 7) & ~7); // 8-align in _GPD_GetPitch() 779 if(param->u32Height > HW_MAX_SUPPORTED_HEIGHT || param->u32Width >HW_MAX_SUPPORTED_WIDTH) in _MApi_GPD_InputSource() [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 1817 if ( u32Width <= (TIMING_FHD_W+TIMING_TOLERANCE) && in _MDrv_SYS_XcTimingMapping() 1818 u32Width >= (TIMING_FHD_W-TIMING_TOLERANCE)) in _MDrv_SYS_XcTimingMapping() 1822 else if ( u32Width >= (TIMING_4K_W-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 …SYS_DBG_ERR ("Not support! Timing, W:%d, H:%d, F:%d\n", stXCTiming->u32Width, stXCTiming->u32Heigh… 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/mxlib/include/ |
| H A D | apiGPD.h | 225 MS_U32 u32Width; member 252 MS_U32 u32Width; // input parameter member 404 U32 MApi_GPD_GetCRCResult(const MS_U8 *pu8Data, MS_U32 u32Size, MS_U32 u32Width, unsigned int ocolo… 406 MS_U32 MApi_GPD_GetCRCResult(const MS_U8 *pu8Data, MS_U32 u32Size, MS_U32 u32Width, MS_U32 ocolor);
|
| H A D | apiGPD_v2.h | 205 MS_U32 u32Width; member
|
| H A D | apiXC_Cus.h | 207 MS_U32 u32Width; member
|
| H A D | apiDMS_Type.h | 374 MS_U32 u32Width; member
|
| H A D | drvSYS.h | 364 MS_U32 u32Width; member
|
| /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() 2396 stSrc.u32Width = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth; in _DMS_GEBitblt() 2402 stDst.u32Width = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth; in _DMS_GEBitblt() 3286 …ptureWinInfo[u32Window].enDIPDataFmt), RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width); in _DMS_SetDIPWWindow() 3290 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width > RES_DMS._stXC_DIPPushInfo[u32Windo… in _DMS_SetDIPWWindow() 3297 … DIPWinPropertytoShow.u16Width = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width; in _DMS_SetDIPWWindow() 3313 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width > RES_DMS._stXC_DIPPushInfo[u32Windo… in _DMS_SetDIPWWindow() 3320 … DIPWinPropertytoShow.u16Width = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width; in _DMS_SetDIPWWindow() 3461 …ip_wininfotoShow.u16PreHCusScalingDst = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width; in _DMS_SetDIPWindow() [all …]
|
| H A D | drvDMS.h | 423 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGPD.h | 203 MS_U32 u32Width; member 230 MS_U32 u32Width; // input parameter member
|
| H A D | apiGPD_v2.h | 197 MS_U32 u32Width; member
|
| H A D | apiGFX.h | 1156 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/ |
| H A D | mhal_frc.c | 953 MS_U32 u32Width = 3840/16; in MHal_FRC_Halo_SetBaseAddr() local 970 W2BYTEMSK(REG_FRC_BK2C_62_L, (u32Width/4), 0x0F); in MHal_FRC_Halo_SetBaseAddr() 971 W2BYTEMSK(REG_FRC_BK2C_68_L, (u32Width/4), 0x0F); in MHal_FRC_Halo_SetBaseAddr() 978 W2BYTEMSK(REG_FRC_BK2C_53_L, (u32Width/8), 0x0F); in MHal_FRC_Halo_SetBaseAddr() 979 W2BYTEMSK(REG_FRC_BK2C_54_L, (u32Width/8), 0x0F); in MHal_FRC_Halo_SetBaseAddr()
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | mdrvgpd.c | 165 pic_info->u32Width = GifFile->SWidth; in mdrv_gpd_decode() 217 pic_info->u32Width = pnginfo->png_width; in mdrv_gpd_decode()
|
| H A D | mdrvgpd.h | 103 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/ |
| H A D | drvDMS.c | 396 MS_U16 u16Width = dff->stFrames[u8FrameIndex].u32Width in _DMS_Update_DS_Table() 1605 MS_U16 u16Width = pstDispFrameFormat->stFrames[0].u32Width in MDrv_DMS_Video_Flip() 1674 gDMSCtrl[u32WindowID].u16SrcWidth = pstDispFrameFormat->stFrames[0].u32Width; in MDrv_DMS_Video_Flip() 1734 … pSHM->McuDispQueue[u8WIndex].u16Width = (pstDispFrameFormat->stFrames[0].u32Width + 1) & ~1; in MDrv_DMS_Video_Flip() 1875 if ((gDMSCtrl[u32WindowID].u16SrcWidth != pstDispFrameFormat->stFrames[0].u32Width) in MDrv_DMS_Video_Flip() 1881 gDMSCtrl[u32WindowID].u16SrcWidth = pstDispFrameFormat->stFrames[0].u32Width; in MDrv_DMS_Video_Flip()
|
| H A D | drvDMS.h | 447 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | mapiGFX.c | 1664 src.width = srcbufinfo.u32Width; in MApi_GFX_DrawBitmap_U02() 2029 MS_U32 u32Width = 0; in MApi_GFX_TextOut_U02() local 2127 u32Width = (pGlyInfo[i].u8Width)*(pfmt->dstblk.width/pFont->width); in MApi_GFX_TextOut_U02() 2132 u32Width = pGlyInfo[i].u8Width; in MApi_GFX_TextOut_U02() 2137 fmt.dstblk.width = u32Width; in MApi_GFX_TextOut_U02() 2214 spoint_overlay_x = spoint_overlay_x +u32Width -dis +gap; 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()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiMJPEG_EX.c | 861 …%s...FW decide FB!!! [%tdx%td]\n", __FUNCTION__, (ptrdiff_t)pInitParam->u32Width, (ptrdiff_t)pInit… in MApi_MJPEG_Init() 862 if(pInitParam->u32Width*pInitParam->u32Height ==0) in MApi_MJPEG_Init() 864 pInitParam->u32Width = MJPEG_MAX_SUPPORT_WIDTH; in MApi_MJPEG_Init() 867 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_WIDTH, pInitParam->u32Width); in MApi_MJPEG_Init()
|
| H A D | apiMJPEG_EX.h | 211 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiMJPEG_EX.c | 832 …%s...FW decide FB!!! [%tdx%td]\n", __FUNCTION__, (ptrdiff_t)pInitParam->u32Width, (ptrdiff_t)pInit… in MApi_MJPEG_Init() 833 if(pInitParam->u32Width*pInitParam->u32Height ==0) in MApi_MJPEG_Init() 835 pInitParam->u32Width = MJPEG_MAX_SUPPORT_WIDTH; in MApi_MJPEG_Init() 838 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_WIDTH, pInitParam->u32Width); in MApi_MJPEG_Init()
|
| H A D | apiMJPEG_EX.h | 211 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiMJPEG.h | 198 MS_U32 u32Width; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiMJPEG_EX.h | 207 MS_U32 u32Width; 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() 2923 u32Width = pDispInfo->u16VerSize; in MDrv_HVD_Sub_CheckDispInfoRdy() 2924 u32FS = (u32Width / 16) * (u32Height / 16); in MDrv_HVD_Sub_CheckDispInfoRdy()
|