Home
last modified time | relevance | path

Searched refs:AAC_FREQUENCE (Results 1 – 1 of 1) sorted by relevance

/xiu/library/container/flv/src/
H A Dmpeg4_aac.rs11 const AAC_FREQUENCE: [u32; AAC_FREQUENCE_SIZE] = [ constant
90 AAC_FREQUENCE[self.mpeg4_aac.sampling_frequency_index as usize]; in audio_specific_config_load()