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