Searched defs:vols (Results 1 - 10 of 10) sorted by relevance
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_log_utils.cpp | 30 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 D | volume_tools.cpp | 47 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 D | audio_renderer_sink.cpp | 799 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
H A D | bluetooth_renderer_sink.cpp | 580 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 836 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/ |
H A D | remote_audio_renderer_sink.cpp | 964 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_endpoint.cpp | 1641 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | capturer_in_client.cpp | 1677 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
H A D | audio_process_in_client.cpp | 914 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
H A D | renderer_in_client.cpp | 1835 ChannelVolumes vols = VolumeTools::CountVolumeLevel(buffer, format, channel); in DfxOperation() local
|
Completed in 23 milliseconds