summaryrefslogtreecommitdiffstats
path: root/hal/audio_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'hal/audio_hw.h')
-rw-r--r--hal/audio_hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hal/audio_hw.h b/hal/audio_hw.h
index 3e749ce9..c5ae874f 100644
--- a/hal/audio_hw.h
+++ b/hal/audio_hw.h
@@ -180,6 +180,7 @@ struct stream_out {
struct stream_app_type_cfg app_type_cfg;
int non_blocking;
+ bool use_small_bufs;
int playback_started;
int offload_state;
pthread_cond_t offload_cond;