Searched defs:samplePerFrame (Results 1 – 5 of 5) sorted by relevance
133 void AudioCommonConverter::ConvertBufferToFloat(const uint8_t *buffer, uint32_t samplePerFrame, in ConvertBufferToFloat()154 uint32_t samplePerFrame) in ConvertFloatToAudioBuffer()
37 int samplePerFrame; member
416 uint32_t samplePerFrame = Util::GetSamplePerFrame(streamInfo.format); in EnqueueBuffer() local628 uint32_t samplePerFrame = Util::GetSamplePerFrame(streamInfo.format); in ConvertSrcToFloat() local652 uint32_t samplePerFrame = Util::GetSamplePerFrame(desFormat_); in ConvertFloatToDes() local
449 …uint32_t samplePerFrame = static_cast<uint32_t>(Plugin::AnyCast<int>(paramsMap_[Tag::AUDIO_SAMPLE_… in ConfigAudioMeta() local
1687 uint32_t samplePerFrame = Util::GetSamplePerFrame(clientConfig_.streamInfo.format); in WriteInner() local