kent
0de9e471b6
add the following four functions:
extern int auconv_set_converter(const struct audio_format *, int,
int, struct audio_params *, int);
extern int auconv_create_encodings(const struct audio_format *, int,
struct audio_encoding_set **);
extern int auconv_delete_encodings(struct audio_encoding_set *);
extern int auconv_query_encoding(const struct audio_encoding_set *,
audio_encoding_t *);
These are helper functions for implementing audio_hw_if::set_params() and
audio_hw_if::query_encodings().
2004-11-13 08:08:22 +00:00
..
2004-10-28 07:07:35 +00:00
2004-10-30 23:10:37 +00:00
2004-10-31 12:52:55 +00:00
2004-10-28 07:07:35 +00:00
2004-10-29 12:57:15 +00:00
2004-10-28 07:07:35 +00:00
2004-10-30 18:08:34 +00:00
2004-11-10 04:20:26 +00:00
2004-10-30 23:33:29 +00:00
2004-10-29 12:57:15 +00:00
2004-10-28 07:07:35 +00:00
2004-10-28 07:26:17 +00:00
2004-10-31 12:52:55 +00:00
2004-11-11 03:06:21 +00:00
2004-10-30 18:08:34 +00:00
2004-10-31 12:52:55 +00:00
2004-10-28 07:07:35 +00:00
2004-10-30 18:08:34 +00:00
2004-10-30 18:08:34 +00:00
2004-10-29 12:57:15 +00:00
2004-11-08 13:00:07 +00:00
2004-11-08 21:30:05 +00:00
2004-10-28 07:07:35 +00:00
2004-11-13 08:08:22 +00:00
2004-11-13 08:08:22 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-28 07:07:35 +00:00
2004-10-28 06:59:18 +00:00
2004-10-28 07:07:35 +00:00
2004-10-28 07:07:35 +00:00
2004-10-29 15:39:38 +00:00
2004-10-29 15:39:38 +00:00
2004-10-28 07:07:35 +00:00
2004-10-28 07:07:35 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-11-05 16:31:14 +00:00
2004-11-05 16:31:14 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-29 12:57:15 +00:00
2004-10-28 07:07:35 +00:00