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

  /external/bluetooth/bluez/audio/
gstsbcutil.h 29 #define SBC_AM_AUTO 0x02
gstsbcenc.c 37 #define SBC_ENC_DEFAULT_ALLOCATION SBC_AM_AUTO
78 { SBC_AM_AUTO, "Auto", "auto" },
211 if (enc->allocation != SBC_AM_AUTO) {
343 if (enc->allocation != SBC_AM_AUTO &&
gstsbcutil.c 271 case SBC_AM_AUTO:

Completed in 1914 milliseconds