Searched defs:bpp (Results 1 - 25 of 112) sorted by relevance

12345

/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp51 int bpp = GetDeviceCaps(hdc, BITSPIXEL); local
H A Dframebuffer.h36 int bpp, width, height, linebytes; member in struct:FrameBufferInfo::framebuffer_info
52 int bpp(void) { return _fb->bpp; } function in class:FrameBufferInfo
/netbsd-current/external/bsd/byacc/dist/
H A Dsymtab.c70 bucket *bp, **bpp; local
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_subr.c82 ext2fs_blkatoff(struct vnode *vp, off_t offset, char **res, struct buf **bpp) argument
H A Dext2fs_balloc.c95 ext2fs_balloc(struct inode *ip, daddr_t bn, int size, kauth_cred_t cred, struct buf **bpp, int flags) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_rc_calc_dpi.c114 float bpp = ((float) pps->bits_per_pixel / 16.0); local
H A Damdgpu_rc_calc.c48 void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, enum max_min max_min, float bpp) argument
113 void get_ofs_set(qp_set ofs, enum colour_mode mode, float bpp) argument
180 calc_rc_params(struct rc_params *rc, enum colour_mode cm, enum bits_per_comp bpc, float bpp, int slice_width, int slice_height, int minor_version) argument
[all...]
H A Drc_calc.h76 float bpp; member in struct:qp_entry
/netbsd-current/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dmodesetting.c32 hgsmi_process_display_info(struct gen_pool *ctx, u32 display, s32 origin_x, s32 origin_y, u32 start_offset, u32 pitch, u32 width, u32 height, u16 bpp, u16 flags) argument
/netbsd-current/usr.sbin/installboot/arch/
H A Dlandisk.c68 struct landisk_boot_params bp, *bpp; local
H A Di386.c203 show_i386_boot_params(struct x86_boot_params *bpp) argument
231 update_i386_boot_params(ib_params *params, struct x86_boot_params *bpp) argument
506 struct x86_boot_params *bpp; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dsi.c16 int bpp = mipi_dsi_pixel_format_to_bpp(intel_dsi->pixel_format); local
/netbsd-current/usr.sbin/makefs/ffs/
H A Dbuf.c63 bread(struct vnode *vp, daddr_t blkno, int size, int u2 __unused, struct buf **bpp) argument
[all...]
H A Dffs_balloc.c75 ffs_balloc(struct inode *ip, off_t offset, int bufsize, struct buf **bpp) argument
85 ffs_balloc_ufs1(struct inode *ip, off_t offset, int bufsize, struct buf **bpp) argument
332 ffs_balloc_ufs2(struct inode *ip, off_t offset, int bufsize, struct buf **bpp) argument
[all...]
/netbsd-current/sys/ufs/lfs/
H A Dlfs_kernel.h79 struct buf **bpp; /* Array of kept buffers */ member in struct:lfs_cluster
H A Dlfs_debug.c284 struct buf **bpp; local
[all...]
H A Dlfs_balloc.c120 lfs_balloc(struct vnode *vp, off_t startoffset, int iosize, kauth_cred_t cred, int flags, struct buf **bpp) argument
491 lfs_fragextend(struct vnode *vp, int osize, int nsize, daddr_t lbn, struct buf **bpp, kauth_cred_t cred) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fourcc.c51 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) argument
114 drm_driver_legacy_fb_format(struct drm_device *dev, uint32_t bpp, uint32_t depth) argument
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_lookup.c382 cd9660_blkatoff(struct vnode *vp, off_t offset, char **res, struct buf **bpp) argument
/netbsd-current/sys/ufs/ffs/
H A Dffs_balloc.c93 ffs_balloc(struct vnode *vp, off_t off, int size, kauth_cred_t cred, int flags, struct buf **bpp) argument
110 ffs_balloc_ufs1(struct vnode *vp, off_t off, int size, kauth_cred_t cred, int flags, struct buf **bpp) argument
528 ffs_balloc_ufs2(struct vnode *vp, off_t off, int size, kauth_cred_t cred, int flags, struct buf **bpp) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_ppi.c65 int bpp; local
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_ppi.c66 int bpp; local
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_argv.c321 argv_fexp(SCR *sp, EXCMD *excp, const CHAR_T *cmd, size_t cmdlen, CHAR_T *p, size_t *lenp, CHAR_T **bpp, size_t *blenp, int is_bang) argument
651 argv_sexp(SCR *sp, CHAR_T **bpp, size_t *blenp, size_t *lenp) argument
/netbsd-current/lib/libc/db/hash/
H A Dhash_bigkey.c346 __find_last_page(HTAB *hashp, BUFHEAD **bpp) argument
/netbsd-current/sys/compat/linux/common/
H A Dlinux_ipc.c92 linux_to_bsd_ipc_perm(struct linux_ipc_perm *lpp, struct ipc_perm *bpp) argument
105 linux_to_bsd_ipc64_perm(struct linux_ipc64_perm *lpp, struct ipc_perm *bpp) argument
117 bsd_to_linux_ipc_perm(struct ipc_perm *bpp, struct linux_ipc_perm *lpp) argument
131 bsd_to_linux_ipc64_perm(struct ipc_perm *bpp, struct linux_ipc64_perm *lpp) argument
[all...]

Completed in 316 milliseconds

12345