Searched refs:Left (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | dgif_lib.c | 348 MS_U32 left = GifFile->Image.Left; in GetFrameROI() 349 MS_U32 right = GifFile->Image.Left + GifFile->Image.Width; in GetFrameROI() 374 frame_roi.hstart = left - GifFile->Image.Left; in GetFrameROI() 524 if (GifFile->Image.Left + GifFile->Image.Width > GifFile->SWidth || in MstDGifProcess() 652 console_printf("GifFile->Image.Left = %d\n", GifFile->Image.Left); in MstDGifProcess() 658 … (frame_roi.hstart + GifFile->Image.Left - roi_ptr->hstart) * pixelbytes; in MstDGifProcess() 993 if (DGifGetWord(GifFile, &GifFile->Image.Left) == GIF_ERROR || in MstDGifGetImageDesc()
|
| H A D | gif_lib.h | 154 MS_U32 Left, Top, Width, Height, /* Current image dimensions. */ member
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_scaling.c.0 | 8016 // TRUE call for Left side calc, FALSE call for right side calc 8214 // No mirror, Calc Left Side firstly. 8241 // Mirror, Calc Left Side firstly. 8251 else // No mirror, Calc Left Side firstly. 8859 if (IsHMirrorMode(eWindow)) // H Mirror orignal crop.Left is display crop.Right 8902 …Info[eWindow].ScaledCropWin.x > gSrcInfo[eWindow].u16IPMFetch) // OPM all Left side data was cropp… 8906 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC, "NO mirror dual case: OPM all Left side data was cropped, OPM0 … 9198 if (u16OPMCropLeft > u16OPMOffsetLeft) // OPM all Left side data was cropped 9213 else // OPM Left/right side have valid data after crop 9251 else // OPM Crop.right in Left side
|