Home
last modified time | relevance | path

Searched defs:fb_depth (Results 1 – 24 of 24) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/fb/
H A Devas_outbuf.c104 int fb_depth = _outbuf_depth_convert(depth); in evas_fb_outbuf_fb_setup_fb() local
368 int fb_w, fb_h, fb_depth; in evas_fb_outbuf_fb_reconfigure() local
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/fb/
H A Dui_display_wscons.c31 u_int fb_depth = 8; variable
H A Dui_display_x68kgrf.c72 u_int fb_depth = 4; variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dsbuslib.c102 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dsbuslib.c102 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dsbuslib.c102 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper()
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dvo_gpu.c70 int fb_depth = sw->fns->color_depth ? sw->fns->color_depth(sw) : 0; in resize() local
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dfragment_shaders.c647 GLint fb_depth = 0; in opengl_fragment_shader_init_impl() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sun/
H A Dfbio.h104 int fb_depth; /* bits per pixel */ member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_fb.c416 unsigned fb_bpp, fb_depth, fb_offset, fb_pitch, fb_size; in vmw_fb_init() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dsisfb.c81 int fb_depth; member
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_pgx32.c164 int devfd, fb_width, fb_height, fb_depth; member
H A Dvideo_out_pgx64.c230 int devfd, fb_width, fb_depth, free_top, free_bottom, free_mark; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-any/asm/
H A Dfbio.h54 int fb_depth; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-any/asm/
H A Dfbio.h54 int fb_depth; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/vm-display-fbdev/
H A DsqUnixFBDevFramebuffer.c110 static inline int fb_depth(_self) { return self->var.bits_per_pixel; } in fb_depth() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dscreen.c3075 int fb_bpp, fb_Bpl, fb_depth; local
/dports/multimedia/mpv/mpv-0.34.1/video/out/gpu/
H A Dvideo.c168 int fb_depth; // actual bits available in GL main framebuffer member
2661 void gl_video_set_fb_depth(struct gl_video *p, int fb_depth) in gl_video_set_fb_depth()