Home
last modified time | relevance | path

Searched defs:setVol (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp1440 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], leftVolume, rightVolume); variable
1489 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], leftVolume, 0.0); variable
1541 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], leftVolume, 0.0); variable
1590 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], 0.0, rightVolume); variable
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H A Daudio_alsa_if_lib_capture_test.cpp236 float setVol; variable
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp240 float setVol = 0.0; variable