Searched defs:audioStream (Results 1 – 7 of 7) sorted by relevance
77 int32_t HeadsetWakeupWrapper::ReadHeadsetStream(std::vector<uint8_t> &audioStream, bool &hasAwakeWo… in ReadHeadsetStream()
269 std::vector<uint8_t> audioStream; in ReadThread() local
36 IAudioStream &audioStream) in FastAudioStreamRenderCallback()
197 std::shared_ptr<DashStreamDescription> audioStream = g_mpdDownloader->GetUsingStreamByType( variable
906 …uptCallbackImpl::AudioRendererInterruptCallbackImpl(const std::shared_ptr<IAudioStream> &audioStre… in AudioRendererInterruptCallbackImpl()923 …dioRendererInterruptCallbackImpl::UpdateAudioStream(const std::shared_ptr<IAudioStream> &audioStre… in UpdateAudioStream()1362 …rerPrivate::SetSwitchInfo(IAudioStream::SwitchInfo info, std::shared_ptr<IAudioStream> audioStream) in SetSwitchInfo()1407 …oid AudioRendererPrivate::UpdateRendererAudioStream(const std::shared_ptr<IAudioStream> &audioStre… in UpdateRendererAudioStream()
670 …uptCallbackImpl::AudioCapturerInterruptCallbackImpl(const std::shared_ptr<IAudioStream> &audioStre… in AudioCapturerInterruptCallbackImpl()686 …dioCapturerInterruptCallbackImpl::UpdateAudioStream(const std::shared_ptr<IAudioStream> &audioStre… in UpdateAudioStream()1094 …rerPrivate::SetSwitchInfo(IAudioStream::SwitchInfo info, std::shared_ptr<IAudioStream> audioStream) in SetSwitchInfo()
320 AVStream *audioStream = nullptr; in InitMux() local