OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MPEG_SAMPLING_FREQ_44100
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
a2dp-codecs.h
64
#define
MPEG_SAMPLING_FREQ_44100
(1 << 1)
a2dp.h
64
#define
MPEG_SAMPLING_FREQ_44100
(1 << 1)
/external/bluetooth/bluez/tools/
avinfo.c
114
#define
MPEG_SAMPLING_FREQ_44100
(1 << 1)
285
if (mpeg->frequency &
MPEG_SAMPLING_FREQ_44100
)
Completed in 443 milliseconds