Searched defs:snd_dec_alac (Results 1 – 6 of 6) sorted by relevance
365 struct snd_dec_alac { struct366 __u32 frame_length;367 __u8 compatible_version;368 __u8 bit_depth;369 __u8 pb;370 __u8 mb;371 __u8 kb;372 __u8 num_channels;373 __u16 max_run;374 __u32 max_frame_bytes;[all …]
254 struct snd_dec_alac { struct255 __u32 frame_length;256 __u8 compatible_version;257 __u8 bit_depth;259 __u8 pb;260 __u8 mb;261 __u8 kb;262 __u8 num_channels;264 __u16 max_run;265 __u32 max_frame_bytes;[all …]
372 struct snd_dec_alac { struct373 __u32 frame_length;374 __u8 compatible_version;375 __u8 bit_depth;376 __u8 pb;377 __u8 mb;378 __u8 kb;379 __u8 num_channels;380 __u16 max_run;381 __u32 max_frame_bytes;[all …]
257 struct snd_dec_alac { struct259 __u32 frame_length;260 __u8 compatible_version;261 __u8 bit_depth;262 __u8 pb;264 __u8 mb;265 __u8 kb;266 __u8 num_channels;267 __u16 max_run;269 __u32 max_frame_bytes;[all …]