Searched refs:sample_frequency_index (Results 1 – 9 of 9) sorted by relevance
301 const auto sample_frequency_index = in GetOutputSampleRate() local304 if (sample_frequency_index == SampleFrequencyIndex::kEscapeValue) { in GetOutputSampleRate()311 if (sample_frequency_index == SampleFrequencyIndex::kReservedA || in GetOutputSampleRate()312 sample_frequency_index == SampleFrequencyIndex::kReservedB) { in GetOutputSampleRate()315 "Reserved sample_frequency_index= ", sample_frequency_index)); in GetOutputSampleRate()319 *kSampleFrequencyIndexToSampleFrequency, sample_frequency_index, in GetOutputSampleRate()
54 sample_frequency_index: AAC_SAMPLE_FREQUENCY_INDEX_48000
55 sample_frequency_index: AAC_SAMPLE_FREQUENCY_INDEX_48000
60 sample_frequency_index: AAC_SAMPLE_FREQUENCY_INDEX_48000
56 sample_frequency_index: AAC_SAMPLE_FREQUENCY_INDEX_48000
58 sample_frequency_index: AAC_SAMPLE_FREQUENCY_INDEX_48000
59 sample_frequency_index: AAC_SAMPLE_FREQUENCY_INDEX_48000
96 optional SampleFrequencyIndex sample_frequency_index = 2; field
284 aac_metadata.decoder_specific_info().sample_frequency_index(), in GenerateAacDecoderConfig()