OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AudFormat
(Results
1 - 2
of
2
) sorted by null
/device/asus/fugu/libaudio/
alsa_utils.h
41
enum
AudFormat
{
94
AudFormat
fmt;
119
static const char* fmtToString(
AudFormat
fmt);
alsa_utils.cpp
162
m.fmt = static_cast<
AudFormat
>(tmp);
371
AudFormat
alsaFormat;
476
const char* HDMIAudioCaps::fmtToString(
AudFormat
fmt) {
Completed in 35 milliseconds