Searched defs:snd_cea_sad (Results 1 – 1 of 1) sorted by relevance
44 struct snd_cea_sad { struct45 int channels;46 int format; /* (format == 0) indicates invalid SAD */47 int rates;48 int sample_bits; /* for LPCM */49 int max_bitrate; /* for AC3...ATRAC */50 int profile; /* for WMAPRO */
Completed in 5 milliseconds