Home
last modified time | relevance | path

Searched defs:vols (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_log_utils.cpp30 void AudioLogUtils::ProcessVolumeData(const std::string &logTag, const ChannelVolumes &vols, int64_t &count) in ProcessVolumeData() argument
56 void AudioLogUtils::IncSilentData(const std::string &logTag, const ChannelVolumes &vols, int64_t count) in IncSilentData() argument
65 void AudioLogUtils::IncSoundData(const std::string &logTag, const ChannelVolumes &vols, int64_t count) in IncSoundData() argument
[all...]
H A Dvolume_tools.cpp47 bool VolumeTools::IsVolumeValid(ChannelVolumes vols) in IsVolumeValid() argument
74 ChannelVolumes vols = {}; in GetChannelVolumes() local
90 ChannelVolumes vols = {}; GetChannelVolumes() local
187 Process(const BufferDesc &buffer, AudioSampleFormat format, ChannelVolumes vols) Process() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp799 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp580 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp836 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp964 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp1641 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp1677 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
H A Daudio_process_in_client.cpp914 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
H A Drenderer_in_client.cpp1835 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local

Completed in 36 milliseconds