commit | ec77745788f1ee1543cb85332b9bc7038d2d91d5 | [log] [tgz] |
---|---|---|
author | bait_dispatcher_monitor_system <bait_dispatcher_monitor_system@localhost> | Thu Feb 19 13:45:04 2015 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Feb 19 13:45:04 2015 -0800 |
tree | a5fda404c1260e96a284b9f8c391e3ebd886a0d5 | |
parent | ceaa0fd7c9dde9aedca8b1c7c554a35a96d01e3a [diff] | |
parent | 15d7e6442216582ee1d414deda4acdb9e106afd1 [diff] |
Merge "ASoC: msm: qdsp6v2: Handles additional flac metadata"
diff --git a/include/sound/compress_offload.h b/include/sound/compress_offload.h index 5a5599a..4292802 100644 --- a/include/sound/compress_offload.h +++ b/include/sound/compress_offload.h
@@ -131,6 +131,8 @@ enum { SNDRV_COMPRESS_ENCODER_PADDING = 1, SNDRV_COMPRESS_ENCODER_DELAY = 2, + SNDRV_COMPRESS_MIN_BLK_SIZE = 3, + SNDRV_COMPRESS_MAX_BLK_SIZE = 4, }; /**