HomeSort by: relevance | last modified time | path
    Searched defs:formats (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_fourcc.c 112 * it returns little endian byte order or host byte order framebuffer formats.
164 static const struct drm_format_info formats[] = { local in function:__drm_format_info
286 for (i = 0; i < ARRAY_SIZE(formats); ++i) {
287 if (formats[i].format == format)
288 return &formats[i];
299 * Unsupported pixel formats will generate a warning in the kernel log.
  /src/usr.bin/audio/common/
audio.c 60 } formats[] = { variable in typeref:typename:const struct __anon8aeb47190108[]
79 for (i = 0; formats[i].fname; i++)
80 if (strcasecmp(formats[i].fname, str) == 0)
82 return (formats[i].fno);
  /src/sbin/mknod/
pack_dev.c 242 /* list of formats and pack functions */
247 } formats[] = { variable in typeref:struct:format[]
284 format = bsearch(name, formats,
285 sizeof(formats)/sizeof(formats[0]),
286 sizeof(formats[0]), compare_format);
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_plane.c 328 const uint32_t *formats; local in function:virtio_gpu_plane_init
336 formats = virtio_gpu_cursor_formats;
340 formats = virtio_gpu_formats;
346 formats, nformats,
  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_kms.c 300 const u32 *formats; local in function:display_pipe_init
315 formats = xen_drm_front_conn_get_formats(&format_count);
318 &display_funcs, formats,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_overlay.c 66 static const uint32_t formats[] = { variable in typeref:typename:const uint32_t[]
287 unsigned int num_formats = ARRAY_SIZE(formats);
305 formats, num_formats, false);
483 formats, 2, false);
  /src/usr.sbin/bad144/
bad144.c 545 static int rp06format(struct formats *, struct disklabel *, daddr_t, char *, int);
546 static int hpupformat(struct formats *, struct disklabel *, daddr_t, char *, int);
548 static struct formats { struct
553 } formats[] = { variable in typeref:struct:formats[]
566 hpupformat(struct formats *fp, struct disklabel *dp, daddr_t blk, char *buf,
584 rp06format(struct formats *fp, struct disklabel *dp, daddr_t blk, char *buf,
598 struct formats *fp;
604 for (fp = formats; fp->f_name; fp++)
  /src/sys/external/bsd/drm2/dist/drm/vboxvideo/
vbox_mode.c 521 const u32 *formats; local in function:vbox_create_plane
527 formats = vbox_primary_plane_formats;
532 formats = vbox_cursor_plane_formats;
544 funcs, formats, num_formats,
  /src/libexec/tftpd/
tftpd.c 115 struct formats;
123 static void recvfile(struct formats *, int, int);
124 static void sendfile(struct formats *, int, int);
129 static struct formats { struct
132 void (*f_send)(struct formats *, int, int);
133 void (*f_recv)(struct formats *, int, int);
135 } formats[] = { variable in typeref:struct:formats[]
652 struct formats *pf;
680 for (pf = formats; pf->f_mode; pf++)
948 sendfile(struct formats *pf, volatile int etftp, int acklength
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_display.c 903 const uint32_t *formats; local in function:qxl_create_plane
909 formats = qxl_primary_plane_formats;
914 formats = qxl_cursor_plane_formats;
926 funcs, formats, num_formats,
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
sndif.h 100 * /local/domain/1/device/vsnd/0/sample-formats = "s8,u8,s16_le,s16_be"
111 * /local/domain/1/device/vsnd/0/0/0/sample-formats = "s8,u8"
215 * o supported sample formats.
242 * sample-formats
245 * List of supported sample formats separated by XENSND_LIST_SEPARATOR.
413 * PCM FORMATS
503 #define XENSND_FIELD_SAMPLE_FORMATS "sample-formats"
855 * | formats mask low 32-bit | 12
857 * | formats mask high 32-bit | 16
882 * formats - uint64_t, bit mask representing values of the paramete
894 uint64_t formats; member in struct:xensnd_query_hw_param
    [all...]
  /src/usr.bin/stat/
stat.c 420 * Some simple one-character "formats".
448 * similar to printf(3) formats up to a point, and are of
670 int formats; /* bitmap of allowed formats for this datum */ local in function:format1
676 formats = 0;
711 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX |
728 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX;
759 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX |
768 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX;
781 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sprite.c 2048 DRM_DEBUG_KMS("horizontal flip is not supported with linear surface formats\n");
2957 const u32 *formats; local in function:skl_universal_plane_create
2984 formats = icl_get_plane_formats(dev_priv, pipe,
2987 formats = glk_get_plane_formats(dev_priv, pipe,
2990 formats = skl_get_plane_formats(dev_priv, pipe,
3014 formats, num_formats, modifiers,
3067 const u32 *formats; local in function:intel_sprite_plane_create
3088 formats = chv_pipe_b_sprite_formats;
3091 formats = vlv_plane_formats;
3109 formats = snb_plane_formats
    [all...]
intel_display.c 96 /* Primary plane formats for gen <= 3 */
104 /* Primary plane formats for ivb (no fp16 due to hw issue) */
114 /* Primary plane formats for gen >= 4, except ivb */
125 /* Primary plane formats for vlv/chv */
146 /* Cursor formats */
2664 lookup_format_info(const struct drm_format_info formats[],
2670 if (formats[i].format == format)
2671 return &formats[i];
2879 * formats and planes.
5877 * Note that for packed YCbCr 4:2:2 formats there is no way t
16151 const u32 *formats; local in function:intel_primary_plane_create
    [all...]
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX_64.c 491 const struct Format formats[] = variable in typeref:typename:const struct Format[]
551 for (i = 0; i < sizeof formats / sizeof formats[0]; i++) {
552 b = &formats[i];
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm_mode.h 43 * Userspace can refer to these structure definitions and UAPI formats
499 * In case of planar formats, this ioctl allows up to 4
512 * To accommodate tiled, compressed, etc formats, a
519 * multi plane formats must be enumerated as separate
861 /* Number of fourcc formats supported */
864 /* Where in this blob the formats exist (in bytes) */
873 /* __u32 formats[] */
878 /* Bitmask of formats in get_plane format list this info applies to. The
879 * offset allows a sliding window of which 64 formats (bits).
882 * In today's world with < 65 formats, and formats 0, and 2 ar
895 __u64 formats; member in struct:drm_format_modifier
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 3368 /* DRM color properties only affect non-RGB formats. */
5264 * TODO: these are currently initialized to rgb formats only.
5266 * plane capabilities, or initialize this array to all formats, so internal drm
5297 uint32_t *formats, int max_formats)
5302 * TODO: Query support for each group of formats directly from
5303 * DC plane caps. This will require adding more formats to the
5313 formats[num_formats++] = rgb_formats[i];
5317 formats[num_formats++] = DRM_FORMAT_NV12;
5325 formats[num_formats++] = overlay_formats[i];
5334 formats[num_formats++] = cursor_formats[i]
5347 uint32_t formats[32]; local in function:amdgpu_dm_plane_init
    [all...]

Completed in 34 milliseconds