Sign in
ara-mdk
/
platform
/
external
/
qemu
/
9e319a9b83008d7f7a34afb51a548d948bd88672
/
.
/
audio
/
audio_win_int.h
blob: fa5b3cb802676e505396dc1e19172e9a44dccc7c [
file
] [
log
] [
blame
]
#ifndef
AUDIO_WIN_INT_H
#define
AUDIO_WIN_INT_H
int
waveformat_from_audio_settings
(
WAVEFORMATEX
*
wfx
,
struct
audsettings
*
as
);
int
waveformat_to_audio_settings
(
WAVEFORMATEX
*
wfx
,
struct
audsettings
*
as
);
#endif
/* AUDIO_WIN_INT_H */