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

  /external/adhd/cras/src/server/
cras_a2dp_endpoint.c 48 sbc_caps->allocation_method = SBC_ALLOCATION_SNR |
97 } else if (sbc_caps->allocation_method & SBC_ALLOCATION_SNR) {
98 sbc_config->allocation_method = SBC_ALLOCATION_SNR;
  /external/adhd/cras/src/common/
a2dp-codecs.h 49 #define SBC_ALLOCATION_SNR (1 << 1)

Completed in 151 milliseconds