Searched refs:COMPRESS (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/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-6.15/fs/btrfs/ |
| H A D | super.c | 328 btrfs_clear_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 354 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 362 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 368 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 376 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 382 btrfs_clear_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 1073 if (btrfs_test_opt(info, COMPRESS)) { in btrfs_show_options() 1469 btrfs_info_if_unset(info, old, COMPRESS, "use no compression"); in btrfs_emit_options() 1472 if (btrfs_test_opt(info, COMPRESS) && in btrfs_emit_options()
|
| H A D | inode.c | 810 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
|
| /linux-6.15/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 271 .. _MEDIA-INTF-T-ALSA-COMPRESS:
|