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