Searched refs:COMPRESS (Results 1 – 4 of 4) 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/fs/btrfs/ |
| H A D | super.c | 291 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_compress() 300 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_compress() 311 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_compress() 320 btrfs_set_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_compress() 327 btrfs_clear_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_compress() 394 btrfs_clear_opt(ctx->mount_opt, COMPRESS); in btrfs_parse_param() 1080 if (btrfs_test_opt(info, COMPRESS)) { in btrfs_show_options() 1479 btrfs_info_if_unset(info, old, COMPRESS, "use no compression"); in btrfs_emit_options() 1482 if (btrfs_test_opt(info, COMPRESS) && in btrfs_emit_options()
|
| H A D | inode.c | 828 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 271 .. _MEDIA-INTF-T-ALSA-COMPRESS:
|