Home
last modified time | relevance | path

Searched refs:window (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_pip.c.0158 /// Control the output window(Main/Sub) on or off, no mutex protect
159 …aram bEnable \b IN: bEnable =1, Turn on the window; bEnable =0, Turn off the window
247 /// Control the output window(Main/Sub) on or off, for api with mutex protect
248 …aram bEnable \b IN: bEnable =1, Turn on the window; bEnable =0, Turn off the window
286 /// Control the main window on or off
287 …aram bEnable \b IN: bEnable =1, Turn on the window; bEnable =0, Turn off the window
323 /// Enable sub window and control the window size
439 /// Disable sub window
487 /// Is sub window enable?
528 /// @param eWindow \b IN: which window we are going to set
[all …]
H A Dmvideo.c.01110 // Enable sub window clock
1299 //This value will not changed. It is depend on line buffer size of main window.
1317 // enable osd layer blending with main window
1323 //Main window
1328 //Sub window
2071 /// Enable sub window clock.
2082 /// Enable DIP window clock.
2309 /// @param eWindow \b IN: which window we are going to query
2331 // For now not supporting memsync black for both window
2334 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "Not supporting both window memsync black video, using basic m…
[all …]
H A Dmdrv_sc_scaling.c.0440 /// @param eWindow \b IN: which window we are going to set
870 //Sub window use disable IP memory request to disable input source
876 … MDrv_XC_EnableWindow(pInstance, bEnable, eWindow);//Enable/Disable window to ctrl OP read
879 …Hal_SC_OP_Memory_Write_Request(pInstance, bEnable, eWindow);//When disable sub window, OPW also st…
1266 //Main window
1274 //Sub window
1493 //Main window
1501 //Sub window
1573 ///Set Capture window (Input window) information.
1575 ///- pointer to window information
[all …]
H A Dmdrv_sc_display.c.0371 /// @param eWindow \b IN: which window we are going to set
533 /// set display window color
535 /// @param eWindow \b IN: which window we are going to set
2898 …//patch for DIP capture in DIP goes with sub_ip/sub_op case, the sub capture window x/y need adjus…
6845 ///set free run display window size
6960 /// set free run display window timing
7043 /// set free run display window timing
7647 /// update display window registers with input window
7648 /// @param eWindow \b IN: Main or sub window
7649 /// @param pdspwin \b IN: window info that will be setted to registers
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c112 void replace_button_icon(GladeXML * xml, GdkDrawable * window, in replace_button_icon() argument
120 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon()
173 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
175 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
177 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
180 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
182 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
184 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
502 if (widget->window == NULL) in on_window1_size_request()
505 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.0146 // - 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
751 #define REG_CKG_PRE_IDCLK1 (REG_CHIPTOP_BASE + 0xBC ) // pre-main window idclk
757 #define REG_CKG_IDCLK2 (REG_CHIPTOP_BASE + 0xAB ) // main window idclk
774 #define REG_CKG_PRE_IDCLK2 (REG_CHIPTOP_BASE + 0xBC ) // pre-main window idclk
852 #define REG_CKG_SC1_IDCLK2 (REG_CHIPTOP_BASE + 0xB9 ) // SC1 main window idclk
863 #define REG_CKG_SC1_SIDCLK2 (REG_CHIPTOP_BASE + 0xBC ) // SC1 main window sidclk
874 #define REG_CKG_SC1_EDCLK (REG_CHIPTOP_BASE + 0xBB ) // SC1 main window edclk
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dzlib.h1405 MS_U8 FAR *window,
1417 #define inflateBackInit(strm, windowBits, window) \ argument
1418 inflateBackInit_((strm), (windowBits), (window), \
H A Dinflate.h169 MS_U8 FAR *window; /* allocated sliding window, if needed */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Datmsap.h109 unsigned char window; /* window size (k), 1-127 (0 to omit) */ member
120 unsigned char window;/* packet window size, 1-127 (0 to omit) */ member
H A Dax25.h108 unsigned int window; member
H A Dtcp.h54 __be16 window; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netrom/
H A Dnetrom.h71 unsigned int window; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dauth_des.h40 uint32_t window; /* associated window */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dtcp.h121 u_int16_t window; member