HomeSort by relevance Sort by last modified time
    Searched defs:SBC_SAMPLING_FREQ_44100 (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/audio/
a2dp-codecs.h 32 #define SBC_SAMPLING_FREQ_44100 (1 << 1)
a2dp.h 32 #define SBC_SAMPLING_FREQ_44100 (1 << 1)
  /external/bluetooth/bluez/tools/
avinfo.c 82 #define SBC_SAMPLING_FREQ_44100 (1 << 1)
362 if (sbc->frequency & SBC_SAMPLING_FREQ_44100)

Completed in 16 milliseconds