Home
last modified time | relevance | path

Searched defs:setVol (Results 1 - 7 of 7) sorted by relevance

/device/board/hihope/rk3568/audio_alsa/
H A Dvendor_capture.c128 long vol, setVol; in CaptureSetMuteImpl() local
H A Dvendor_render.c134 long vol, setVol; in RenderSetMuteImpl() local
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dvendor_render.c144 long setVol = 0; in RenderSetMuteImpl() local
H A Dvendor_capture.c137 long setVol = 0; in CaptureSetMuteImpl() local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp240 float setVol = 0.0; in HWTEST_F() local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H A Daudio_alsa_if_lib_capture_test.cpp236 float setVol; in HWTEST_F() local
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp1440 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], leftVolume, rightVolume); in HWTEST_F() local
1489 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], leftVolume, 0.0); in HWTEST_F() local
1541 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], leftVolume, 0.0); in HWTEST_F() local
1590 int32_t setVol = soundPool_->SetVolume(streamIDs_[playNum_], 0.0, rightVolume); in HWTEST_F() local

Completed in 8 milliseconds