Searched refs:A2DP_OPUS_SAMPLING_FREQ_48000 (Results 1 – 4 of 4) sorted by relevance
58 (A2DP_OPUS_SAMPLING_FREQ_48000),77 (A2DP_OPUS_SAMPLING_FREQ_48000),95 A2DP_OPUS_SAMPLING_FREQ_48000, // sampleRate440 case A2DP_OPUS_SAMPLING_FREQ_48000: in A2DP_VendorGetTrackSampleRateOpus()600 AppendField(&field, (Opus_cie.sampleRate & A2DP_OPUS_SAMPLING_FREQ_48000), in A2DP_VendorCodecInfoStringOpus()679 if (config_cie.sampleRate & A2DP_OPUS_SAMPLING_FREQ_48000) in build_codec_config()702 if (a2dp_opus_source_caps.sampleRate & A2DP_OPUS_SAMPLING_FREQ_48000) { in A2dpCodecConfigOpusSource()733 if (sampleRate & A2DP_OPUS_SAMPLING_FREQ_48000) { in select_best_sample_rate()734 p_result->sampleRate = A2DP_OPUS_SAMPLING_FREQ_48000; in select_best_sample_rate()752 if (sampleRate & A2DP_OPUS_SAMPLING_FREQ_48000) { in select_audio_sample_rate()[all …]
47 #define A2DP_OPUS_SAMPLING_FREQ_48000 0x80 macro
202 A2DP_OPUS_SAMPLING_FREQ_48000};216 A2DP_OPUS_SAMPLING_FREQ_48000};230 A2DP_OPUS_SAMPLING_FREQ_48000};
48 A2DP_OPUS_SAMPLING_FREQ_48000