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

Commit 1493beb2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm: Update the encode option and sample rate"

parents e84e8577 26ea5a19
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -253,8 +253,19 @@

struct snd_enc_wma {
	__u32 super_block_align; /* WMA Type-specific data */
#ifdef CONFIG_AUDIO_QGKI
	__u32 bits_per_sample;
	__u32 channelmask;
	__u32 encodeopt;
	__u32 encodeopt1;
	__u32 encodeopt2;
	__u32 avg_bit_rate;
#endif
};

#ifdef CONFIG_AUDIO_QGKI
#define SND_ENC_WMA_EXTENTED_SUPPORT
#endif

/**
 * struct snd_enc_vorbis