Lines Matching defs:formats
41 * Userspace can refer to these structure definitions and UAPI formats
590 * In case of planar formats, this ioctl allows up to 4
603 * To accommodate tiled, compressed, etc formats, a
610 * multi plane formats must be enumerated as separate
952 /* Number of fourcc formats supported */
955 /* Where in this blob the formats exist (in bytes) */
964 /* __u32 formats[] */
969 /* Bitmask of formats in get_plane format list this info applies to. The
970 * offset allows a sliding window of which 64 formats (bits).
973 * In today's world with < 65 formats, and formats 0, and 2 are
976 * ^-offset = 0, formats = 5
978 * If the number formats grew to 128, and formats 98-102 are
983 * |__offset = 64, formats = 0x7c00000000
986 __u64 formats;