Lines Matching defs:formats
41 * Userspace can refer to these structure definitions and UAPI formats
502 * In case of planar formats, this ioctl allows up to 4
515 * To accommodate tiled, compressed, etc formats, a
522 * multi plane formats must be enumerated as separate
864 /* Number of fourcc formats supported */
867 /* Where in this blob the formats exist (in bytes) */
876 /* __u32 formats[] */
881 /* Bitmask of formats in get_plane format list this info applies to. The
882 * offset allows a sliding window of which 64 formats (bits).
885 * In today's world with < 65 formats, and formats 0, and 2 are
888 * ^-offset = 0, formats = 5
890 * If the number formats grew to 128, and formats 98-102 are
895 * |__offset = 64, formats = 0x7c00000000
898 __u64 formats;