Searched refs:GetDirectFormat (Results 1 – 2 of 2) sorted by relevance
80 AudioSampleFormat GetDirectFormat(AudioSampleFormat format) const noexcept;
105 AudioSampleFormat ProRendererStreamImpl::GetDirectFormat(AudioSampleFormat format) const noexcept in GetDirectFormat() function in OHOS::AudioStandard::ProRendererStreamImpl669 desFormat_ = GetDirectFormat(streamInfo.format); in InitBasicInfo()