Home
last modified time | relevance | path

Searched defs:snd_dec_alac (Results 1 – 6 of 6) sorted by relevance

/device/google/bonito/sdm710/original-kernel-headers/sound/
Dcompress_params.h375 struct snd_dec_alac { struct
376 __u32 frame_length;
377 __u8 compatible_version;
378 __u8 bit_depth;
379 __u8 pb;
380 __u8 mb;
381 __u8 kb;
382 __u8 num_channels;
383 __u16 max_run;
384 __u32 max_frame_bytes;
[all …]
/device/google/bonito/sdm710/kernel-headers/sound/
Dcompress_params.h212 struct snd_dec_alac { struct
213 __u32 frame_length;
214 __u8 compatible_version;
215 __u8 bit_depth;
216 __u8 pb;
217 __u8 mb;
218 __u8 kb;
219 __u8 num_channels;
220 __u16 max_run;
221 __u32 max_frame_bytes;
[all …]
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dcompress_params.h212 struct snd_dec_alac { struct
213 __u32 frame_length;
214 __u8 compatible_version;
215 __u8 bit_depth;
216 __u8 pb;
217 __u8 mb;
218 __u8 kb;
219 __u8 num_channels;
220 __u16 max_run;
221 __u32 max_frame_bytes;
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dcompress_params.h375 struct snd_dec_alac { struct
376 __u32 frame_length;
377 __u8 compatible_version;
378 __u8 bit_depth;
379 __u8 pb;
380 __u8 mb;
381 __u8 kb;
382 __u8 num_channels;
383 __u16 max_run;
384 __u32 max_frame_bytes;
[all …]
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dcompress_params.h393 struct snd_dec_alac { struct
394 __u32 frame_length;
395 __u8 compatible_version;
396 __u8 bit_depth;
397 __u8 pb;
398 __u8 mb;
399 __u8 kb;
400 __u8 num_channels;
401 __u16 max_run;
402 __u32 max_frame_bytes;
[all …]
/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dcompress_params.h222 struct snd_dec_alac { struct
223 __u32 frame_length;
224 __u8 compatible_version;
225 __u8 bit_depth;
226 __u8 pb;
227 __u8 mb;
228 __u8 kb;
229 __u8 num_channels;
230 __u16 max_run;
231 __u32 max_frame_bytes;
[all …]