Searched defs:snd_dec_alac (Results 1 – 6 of 6) sorted by relevance
375 struct snd_dec_alac { struct376 __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 …]
212 struct snd_dec_alac { struct213 __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 …]
393 struct snd_dec_alac { struct394 __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 …]
222 struct snd_dec_alac { struct223 __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 …]