Home
last modified time | relevance | path

Searched refs:COMPRESS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h21 #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/
Dsuper.c377 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()
Dinode.c800 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
/Linux-v6.6/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst271 .. _MEDIA-INTF-T-ALSA-COMPRESS: