Home
last modified time | relevance | path

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

/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/
H A Dgroup_raw.c42 static const decoder_info_t rgb_info = { .supported_types = rgb_video_types, .priority = … variable
49 …{ PLUGIN_VIDEO_DECODER, 19, "rgb", XINE_VERSION_CODE, &rgb_info, decode_rgb_init_class },
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Ddrm_pixformats.h41 struct rgb_info { struct
65 const struct rgb_info rgb; argument
/dports/x11/mlterm/mlterm-3.9.1/gtk/
H A Dvte_wayland.c83 struct rgb_info rgbinfo = {0, 0, 0, 16, 8, 0}; in init_display()
/dports/x11/mlterm/mlterm-3.9.1/android/jni/
H A Dui.h17 struct rgb_info { struct
H A Dui_display.c486 struct rgb_info rgbinfo = {3, 2, 3, 11, 5, 0}; in init_window()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/sdl2/
H A Dui.h73 struct rgb_info { struct
H A Dui_display.c900 struct rgb_info rgbinfo = {0, 0, 0, 16, 8, 0}; in ui_display_open()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/wayland/
H A Dui.h161 struct rgb_info { struct
H A Dui_display.c2473 struct rgb_info rgbinfo = {0, 0, 0, 16, 8, 0}; in ui_display_open()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/fb/
H A Dui.h63 struct rgb_info { struct
H A Dui_display_wscons.c292 struct rgb_info rgbinfos[] = { in open_display()
H A Dui_display_x68kgrf.c156 struct rgb_info rgb_info_15bpp = {3, 3, 3, 6, 11, 1}; in open_display()
/dports/games/xworm/XWorm/
H A Dxworm.c61 } rgb_info; typedef
64 static rgb_info rgb_tab[NCOLORS] = { /* RGB values for the first part of the color table: */
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_imagelib.c90 typedef struct rgb_info { struct