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