Searched refs:COMPRESS (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/media/platform/mediatek/mdp3/ |
| 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-v6.6/fs/btrfs/ |
| D | super.c | 377 if (!btrfs_test_opt(info, COMPRESS) || in btrfs_parse_options() 385 btrfs_clear_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 401 COMPRESS) ? in btrfs_parse_options() 424 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 432 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 444 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 453 btrfs_clear_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 1257 if (btrfs_test_opt(info, COMPRESS)) { in btrfs_show_options()
|
| D | inode.c | 800 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
|
| /Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
| D | media-types.rst | 271 .. _MEDIA-INTF-T-ALSA-COMPRESS:
|