Loading include/uapi/sound/compress_params.h +11 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
include/uapi/sound/compress_params.h +11 −0 Original line number Diff line number Diff line Loading @@ -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 Loading