| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/null/ |
| H A D | kmerr.cocci | 30 expression x,x1; 39 *x1@p = f(...); 40 if (!x1) S 45 expression x,x1; 55 x1@p = f@p2(...); 56 if (!x1) S
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | pngconf.h | 1577 # define png_snprintf(s1,n,fmt,x1) sprintf(s1,fmt,x1) argument 1578 # define png_snprintf2(s1,n,fmt,x1,x2) sprintf(s1,fmt,x1,x2) argument 1579 # define png_snprintf6(s1,n,fmt,x1,x2,x3,x4,x5,x6) \ argument 1580 sprintf(s1,fmt,x1,x2,x3,x4,x5,x6)
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_ip.c | 1367 MS_U16 x0, x1, y0, y1; in MDrv_XC_Access_BufferData() local 1760 x1 = pMemRect->x + pMemRect->width -1; in MDrv_XC_Access_BufferData() 1765 xRegion = x1/u8pixels_per_unit - x0/u8pixels_per_unit + 1; in MDrv_XC_Access_BufferData() 1783 x1 = gSrcInfo[eWindow].u16H_SizeAfterPreScaling - (pMemRect->x + pMemRect->width); in MDrv_XC_Access_BufferData() 1785 xRegion = x0/u8pixels_per_unit - x1/u8pixels_per_unit + 1; in MDrv_XC_Access_BufferData() 1798 FB_DBG(printf("real region: (%u, %u)-(%u, %d) \n", x0, y0, x1, y1)); in MDrv_XC_Access_BufferData() 1900 if(x+u8pixels_per_unit > x1) in MDrv_XC_Access_BufferData() 1901 u8Discardpixels = x+u8pixels_per_unit - x1; in MDrv_XC_Access_BufferData() 1914 if(x<x1) in MDrv_XC_Access_BufferData() 1915 u8Offsetpixels = x1 - x; in MDrv_XC_Access_BufferData() [all …]
|
| H A D | mdrv_sc_scaling.c.0 | 823 SWDBreg.u16H_CapStart = 0x1; 825 SWDBreg.u16V_CapStart = 0x1; 1798 gSrcInfo[eWindow].ScaledCropWin.y = (gSrcInfo[eWindow].ScaledCropWin.y + 1) & ~0x1; 1799 … gSrcInfo[eWindow].ScaledCropWin.height = gSrcInfo[eWindow].ScaledCropWin.height & ~0x1; 1808 …edCropWin.y = (pSrcInfo->u16V_SizeAfterPreScaling - gSrcInfo[eWindow].ScaledCropWin.height) & ~0x1; 1828 gSrcInfo[eWindow].ScaledCropWin.height = gSrcInfo[eWindow].ScaledCropWin.height & ~0x1; 1837 gSrcInfo[eWindow].ScaledCropWin.y = (gSrcInfo[eWindow].ScaledCropWin.y + 1) & ~0x1; 1853 gSrcInfo[eWindow].ScaledCropWin.y = (gSrcInfo[eWindow].ScaledCropWin.y + 1) & ~0x1; 1854 gSrcInfo[eWindow].ScaledCropWin.height = gSrcInfo[eWindow].ScaledCropWin.height & ~0x1; 2080 if(SC_R2BYTEMSK(0, REG_SC_BK20_01_L, 0x1) == 0) [all …]
|
| H A D | mvideo.c.0 | 4605 gSrcInfo[eWindow].stDispWin.y &= ~0x1; 4606 gSrcInfo[eWindow].stDispWin.x &= ~0x1; 4607 gSrcInfo[eWindow].stDispWin.height &= ~0x1; 4608 gSrcInfo[eWindow].stDispWin.width &= ~0x1; 4614 gSrcInfo[eWindow].stDispWin.y &= ~0x1; 4615 gSrcInfo[eWindow].stDispWin.height &= ~0x1; 4619 gSrcInfo[eWindow].stDispWin.x &= ~0x1; 4620 gSrcInfo[eWindow].stDispWin.width &= ~0x1; 4625 gSrcInfo[eWindow].stDispWin.width &= ~0x1; 4630 gSrcInfo[eWindow].stDispWin.height &= ~0x1; [all …]
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/include/ |
| H A D | Sub_Text.bin | 125 …x1x2x4�������Init�����������OFFL_RGB2YCC_SDF_RGB2YCC_SDL_RGB2YCC_HDF_RGB2YCC_HD��������OF…
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/include/ |
| H A D | Sub_Text.bin | 125 …x1x2x4�������Init�����������OFFL_RGB2YCC_SDF_RGB2YCC_SDL_RGB2YCC_HDF_RGB2YCC_HD��������OF…
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/include/ |
| H A D | Main_Text.bin | 134 …x1x2x4�������Init�����������OFFFull_RGB2YCC709_FullLimit_RGB2YCC709_FullLimit_YCC2YCC_Full…
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | apiGFX.c | 516 clrline.x1 = pblock->x; in MApi_GFX_RectFrame() 522 pline.x1 = pblock->dstBlock.x; in MApi_GFX_RectFrame() 556 clrline.x1 = pblock->x + pblock->width -1; in MApi_GFX_RectFrame() 557 clrline.x2 = clrline.x1; in MApi_GFX_RectFrame() 560 pline.x1 = pblock->dstBlock.x + pblock->dstBlock.width -1; in MApi_GFX_RectFrame() 561 pline.x2 = pline.x1; in MApi_GFX_RectFrame()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_jpge.c_ | 281 WriteRegMFE(0x1, mfe_reg->reg01, "[%d] reg01", nRegWriteCount++, "picture width"); 355 mfe_reg->reg_mfe_s_marb_eimi_block = 0x1; 362 mfe_reg->reg_mfe_g_debug_tcycle_chk_en = 0x1;
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGFX.h | 688 MS_U16 x1; member 819 int x1; /* X coordinate of second edge */ member
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.h | 621 MS_U16 x1; ///< MS_U16 member 1001 MS_U16 x1; ///< MS_U16 member 1467 void MDrv_GOP_GWIN_Set_BGWIN(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 x1…
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/include/ |
| H A D | Curry_SC1_Main_Text.bin | 132 …x1x2x4�������Init�����������OFFL_RGB2YCC_SDF_RGB2YCC_SDL_RGB2YCC_HDF_RGB2YCC_HD��������OF…
|
| H A D | Kano_SC1_Main_Text.bin | 132 …x1x2x4�������Init�����������OFFL_RGB2YCC_SDF_RGB2YCC_SDL_RGB2YCC_HDF_RGB2YCC_HD��������OF…
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/include/ |
| H A D | Kano_SC1_Main_Text.bin | 132 …x1x2x4�������Init�����������OFFL_RGB2YCC_SDF_RGB2YCC_SDL_RGB2YCC_HDF_RGB2YCC_HD��������OF…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGFX.h | 689 MS_U16 x1; member 827 int x1; /* X coordinate of second edge */ member
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/include/ |
| H A D | k6_SC1_Main_Text.bin | 140 …x1x2x4�������Init�����������OFFL_RGB2YCC_SDF_RGB2YCC_SDL_RGB2YCC_HDF_RGB2YCC_HD��������OF…
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/ |
| H A D | osd.h | 103 int x1; member
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/ |
| H A D | halTSP.c | 233 #define ABS_DIFF(x1, x2) (((x1) > (x2))? ((x1) - (x2)) : ((x2) - (x1))) argument
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/ |
| H A D | halTSP.c | 237 #define ABS_DIFF(x1, x2) (((x1) > (x2))? ((x1) - (x2)) : ((x2) - (x1))) argument
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/ |
| H A D | halTSP.c | 234 #define ABS_DIFF(x1, x2) (((x1) > (x2))? ((x1) - (x2)) : ((x2) - (x1))) argument
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 2672 E_LD_PANEL_LG37inch_LR10 = 0x1, 9393 MS_U16 x1; 9522 int x1; 10832 E_MS_FMT_I2 = 0x1, 11260 MS_U16 x1; 13648 E_XC_DIP_EX_CAP_EXIST = 0x1, 22753 _16QAM = 0x1, 22761 _CR2Y3 = 0x1, 24262 _T2_16QAM = 0x1, 24271 _T2_CR3Y5 = 0x1, [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/ |
| H A D | halTSP.c | 299 #define ABS_DIFF(x1, x2) (((x1) > (x2))? ((x1) - (x2)) : ((x2) - (x1))) argument
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/ |
| H A D | halTSP.c | 395 #define ABS_DIFF(x1, x2) (((x1) > (x2))? ((x1) - (x2)) : ((x2) - (x1))) argument
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/ |
| H A D | halTSP.c | 409 #define ABS_DIFF(x1, x2) (((x1) > (x2))? ((x1) - (x2)) : ((x2) - (x1))) argument
|