Searched refs:sub (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_pip.c.0 | 323 /// Enable sub window and control the window size 439 /// Disable sub window 459 // For 3D case: When Sub Window is disabled, the CLK for sub also need to turn off 487 /// Is sub window enable? 711 //Start: It needs to avoid to set SC1 sub win setting, because XC1 does not sub win 719 // Enable sub window clock 754 //End: It needs to avoid to set SC1 sub win setting, because XC1 does not sub win 758 …_SETWINDOW, "%s %d: MDrv_XC_EnableCLK_for_SUB: Device ID %u not supporting sub window\n", __FUNCTI…
|
| H A D | mdrv_sc_scaling.c.0 | 879 …Hal_SC_OP_Memory_Write_Request(pInstance, bEnable, eWindow);//When disable sub window, OPW also st… 1154 // change instance to sc1 instance if ewindow is main and using sc1 as sub 1983 …//monaco/muji 3D mode need control sub for some output format, or else the edge of object in the i… 2056 // 5. sub win (no matter mirror or not), at least 3 frames 2438 // per COLOr team request, just VSD 50% at HD sub case at pre-scaling for better quality 2948 )//hw 2d->3d is not related with sub window, so skip it. 3371 // When Main-is-top set. Main Line buffer is blong to sub window. 3396 // When Main-is-top set. Main Line buffer is blong to sub window. 3432 // - main and sub share 1920 pixel line buffer in length 3433 … // - each window has 1920/2 = 960 = 0x3C0, sub window starts at MST_LINE_BFF_MAX/2 [all …]
|
| H A D | mvideo.c.0 | 1110 // Enable sub window clock 1302 //For pip, need to enable sub line buffer first 1308 //extra fetch between main and sub 1334 //if mweEnable not be called, sub win will be open default, we need to black it at first. 1335 //so that to avoid garbage when opening sub win. 2071 /// Enable sub window clock. 2869 //first time bootup and do 3d conversion, sub window will be set to hdmi also. 2870 //and sub window will override the HV mode of main. wrong 2871 //HV mode will be taken as a whole system feature, not main/sub window's 2947 //main: vga, switch to browser(storage), select sub source to ypbpr [all …]
|
| H A D | mdrv_sc_display.c.0 | 2898 …//patch for DIP capture in DIP goes with sub_ip/sub_op case, the sub capture window x/y need adjus… 7648 /// @param eWindow \b IN: Main or sub window 7936 /// @param eWindow \b IN : Main or sub window 9002 #if (VIDEO_OSD_SWITCH_VER < 2) // unsupport sub blending 9006 printf("[GetVideoOnOSD] Not support sub window on this chip \n"); 9056 printf("[GetVideoOnOSD] Not support sub window on this chip \n"); 9169 printf("[SetVideoOnOSD] Not support sub window on this chip \n"); 9344 #if (VIDEO_OSD_SWITCH_VER > 1) // ver > 1, with sub blending 9573 printf("[MDrv_SC_SetOSDBlendingFormula] Not support sub window now \n");
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/basic/ |
| H A D | fixdep.c | 270 static int strrcmp(char *s, char *sub) in strrcmp() argument 273 int sublen = strlen(sub); in strrcmp() 278 return memcmp(s + slen - sublen, sub, sublen); in strrcmp()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkstack.pl | 49 $re = qr/.*sub.*sp, sp, #(([0-9]{2}|[3-9])[0-9]{2})/o; 53 $re = qr/^.*sub.*sp.*,([0-9]{1,8})/o;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | asm.h | 422 # define PTR_SUBU sub /* no u */ 423 # define PTR_SUBIU sub /* no u */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 711 static int strrcmp(const char *s, const char *sub) in strrcmp() argument 715 if (!s || !sub) in strrcmp() 719 sublen = strlen(sub); in strrcmp() 727 return memcmp(s + slen - sublen, sub, sublen); in strrcmp()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_xc_chip_config.h.0 | 146 // - For HW Bug in PIP when the gap between H-end of sub window and H-end of main window is too sma… 737 #define REG_CKG_IDCLK1 (REG_CHIPTOP_BASE + 0xAA ) // sub window idclk
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 122 /* Name of sub-source file (#include file).
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 1542 // sub's input source and extra request should always enable/disable together
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 45 # 4096 sub-directories (in 2 levels) under the output directory of each output
|
| H A D | bsp.dxyfile | 44 # 4096 sub-directories (in 2 levels) under the output directory of each output
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 3208 // Always creates sub allocator for each decoding task 4967 // check remove sub allocator 21469 u8Idx = (MS_U8) eStreamType; //u8Idx = 0(main), 1(sub).
|