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