Searched refs:adts_profile (Results 1 – 1 of 1) sorted by relevance
203 int adts_profile = (adts_header[2] >> 6) & 0x3; in UpdateAudioConfiguration() local218 ((adts_profile + 1) << 11) + in UpdateAudioConfiguration()239 DVLOG(1) << "Adts profile: " << adts_profile; in UpdateAudioConfiguration()