Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/fs/btrfs/
Dsuper.c329 btrfs_clear_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param()
355 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param()
363 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param()
369 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param()
377 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param()
383 btrfs_clear_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param()
1071 if (btrfs_test_opt(info, COMPRESS)) { in btrfs_show_options()
1468 btrfs_info_if_unset(info, old, COMPRESS, "use no compression"); in btrfs_emit_options()
1471 if (btrfs_test_opt(info, COMPRESS) && in btrfs_emit_options()
Dinode.c875 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
/linux-6.12.1/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst271 .. _MEDIA-INTF-T-ALSA-COMPRESS: