Home
last modified time | relevance | path

Searched defs:audioStream (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/headset/
H A Dheadset_wakeup_wrapper.cpp77 int32_t HeadsetWakeupWrapper::ReadHeadsetStream(std::vector<uint8_t> &audioStream, bool &hasAwakeWo… in ReadHeadsetStream()
H A Dheadset_wakeup_engine_impl.cpp269 std::vector<uint8_t> audioStream; in ReadThread() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
H A Dfast_audio_stream.h36 IAudioStream &audioStream) in FastAudioStreamRenderCallback()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp197 std::shared_ptr<DashStreamDescription> audioStream = g_mpdDownloader->GetUsingStreamByType( variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp906 …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()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp670 …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()
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_audio_encoder.cpp320 AVStream *audioStream = nullptr; in InitMux() local