Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00ef6fa1 authored by Md Mansoor Ahmed's avatar Md Mansoor Ahmed
Browse files

qapi: add macro for dsp timestamp query



This is required for dsp timestamp query through
audio compress driver.

Change-Id: I817aaf8e825cc63161c47a5669a92a3bc0359cac
Signed-off-by: default avatarMd Mansoor Ahmed <mansoor@codeaurora.org>
parent 6fec52c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -234,4 +234,5 @@ struct snd_compr_metadata {
#define SND_COMPR_TRIGGER_DRAIN 7 /*FIXME move this to pcm.h */
#define SND_COMPR_TRIGGER_NEXT_TRACK 8
#define SND_COMPR_TRIGGER_PARTIAL_DRAIN 9
#define SNDRV_COMPRESS_DSP_POSITION 10
#endif