Searched refs:COMPRESS (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-regs.h | 21 #define MDP_COLOR(COMPRESS, PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument 22 (((COMPRESS) << 29) | ((PACKED) << 27) | ((LOOSE) << 26) | ((VIDEO) << 23) |\
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 271 .. _MEDIA-INTF-T-ALSA-COMPRESS:
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 784 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
|