Home
last modified time | relevance | path

Searched defs:volStart (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Dvolume_tools.h29 int32_t volStart[CHANNEL_MAX]; member
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Dvolume_tools_unit_test.cpp108 int32_t volStart = -1; in HWTEST_F() local
122 int32_t volStart = 1; in HWTEST_F() local
136 float volStart = -1.0f; in HWTEST_F() local
150 float volStart = 1.0f; HWTEST_F() local
164 float volStart = 1.0f; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dvolume_tools.cpp72 ChannelVolumes VolumeTools::GetChannelVolumes(AudioChannel channel, int32_t volStart, int32_t volEnd) in GetChannelVolumes() argument
88 ChannelVolumes VolumeTools::GetChannelVolumes(AudioChannel channel, float volStart, float volEnd) in GetChannelVolumes() argument
459 ProcessVol(uint8_t *buffer, size_t length, AudioRawFormat rawformat, float volStart, float volEnd) ProcessVol() argument
[all...]

Completed in 2 milliseconds