Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:volThreshold
(Results
1 - 17
of
17
) sorted by relevance
/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/capture/src/
H
A
D
audio_libcapture_hardwaredependence_test.cpp
150
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
151
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
192
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
193
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
233
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
234
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
264
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
265
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
/drivers/peripheral/audio/supportlibs/adm_adapter/include/
H
A
D
audio_interface_lib_common.h
55
int32_t AudioGetElemValue(struct HdfSBuf *reply, struct AudioCtrlElemInfo *
volThreshold
);
/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/render/src/
H
A
D
audio_librender_hardwaredependence_test.cpp
166
volumeThresholdValueMaxIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
167
volumeThresholdValueMinIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
213
volumeThresholdValueMaxIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
214
volumeThresholdValueMinIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
254
volumeThresholdValueMaxIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
255
volumeThresholdValueMinIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
287
volumeThresholdValueMaxIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
288
volumeThresholdValueMinIn = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/
H
A
D
audio_alsa_librender_test.cpp
634
volumeThresholdValueMax = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
635
volumeThresholdValueMin = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
666
volumeThresholdValueMax = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
667
volumeThresholdValueMin = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
717
volumeThresholdValueMax = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
718
volumeThresholdValueMin = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
761
volumeThresholdValueMax = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
762
volumeThresholdValueMin = hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/
H
A
D
audio_alsa_libcapture_test.cpp
549
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
550
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
582
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
583
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
634
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
635
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
679
volumeThresholdValueMax = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
680
volumeThresholdValueMin = hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H
A
D
audio_interface_lib_render.c
605
struct AudioCtrlElemInfo
volThreshold
;
in AudioCtlRenderGetVolThreshold()
local
606
if (AudioGetElemValue(reply, &
volThreshold
) < 0) {
in AudioCtlRenderGetVolThreshold()
611
handleData->renderMode.ctlParam.
volThreshold
.volMax =
volThreshold
.max;
in AudioCtlRenderGetVolThreshold()
612
handleData->renderMode.ctlParam.
volThreshold
.volMin =
volThreshold
.min;
in AudioCtlRenderGetVolThreshold()
H
A
D
audio_interface_lib_capture.c
651
struct AudioCtrlElemInfo
volThreshold
;
in AudioCtlCaptureGetVolThreshold()
local
680
ret = AudioGetElemValue(reply, &
volThreshold
);
in AudioCtlCaptureGetVolThreshold()
686
handleData->captureMode.ctlParam.
volThreshold
.volMax =
volThreshold
.max;
in AudioCtlCaptureGetVolThreshold()
687
handleData->captureMode.ctlParam.
volThreshold
.volMin =
volThreshold
.min;
in AudioCtlCaptureGetVolThreshold()
H
A
D
audio_interface_lib_common.c
94
int32_t AudioGetElemValue(struct HdfSBuf *reply, struct AudioCtrlElemInfo *
volThreshold
)
in AudioGetElemValue()
argument
96
if (reply == NULL ||
volThreshold
== NULL) {
in AudioGetElemValue()
97
AUDIO_FUNC_LOGE("reply or
volThreshold
is null!");
in AudioGetElemValue()
100
if (!HdfSbufReadInt32(reply, &
volThreshold
->type)) {
in AudioGetElemValue()
101
AUDIO_FUNC_LOGE("Failed to Get
volThreshold
->type!");
in AudioGetElemValue()
104
if (!HdfSbufReadInt32(reply, &
volThreshold
->max)) {
in AudioGetElemValue()
105
AUDIO_FUNC_LOGE("Failed to Get
volThreshold
->max!");
in AudioGetElemValue()
108
if (!HdfSbufReadInt32(reply, &
volThreshold
->min)) {
in AudioGetElemValue()
109
AUDIO_FUNC_LOGE("Failed to Get
volThreshold
->min!");
in AudioGetElemValue()
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H
A
D
alsa_lib_render.c
219
handleData->renderMode.ctlParam.
volThreshold
.volMin = (int)volMin;
in AudioCtlRenderGetVolThreshold()
220
handleData->renderMode.ctlParam.
volThreshold
.volMax = (int)volMax;
in AudioCtlRenderGetVolThreshold()
H
A
D
alsa_lib_capture.c
218
handleData->captureMode.ctlParam.
volThreshold
.volMax = (int)volMax;
in AudioCtlCaptureGetVolThreshold()
219
handleData->captureMode.ctlParam.
volThreshold
.volMin = (int)volMin;
in AudioCtlCaptureGetVolThreshold()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H
A
D
audio_render.c
539
float volMax = (float)hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in AudioRenderSetVolume()
540
float volMin = (float)hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in AudioRenderSetVolume()
602
float volMax = (float)hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMax;
in AudioRenderGetVolume()
603
float volMin = (float)hwRender->renderParam.renderMode.ctlParam.
volThreshold
.volMin;
in AudioRenderGetVolume()
H
A
D
audio_capture.c
487
float volMax = (float)hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in AudioCaptureSetVolume()
488
float volMin = (float)hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in AudioCaptureSetVolume()
553
float volMax = (float)hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMax;
in AudioCaptureGetVolume()
554
float volMin = (float)hwCapture->captureParam.captureMode.ctlParam.
volThreshold
.volMin;
in AudioCaptureGetVolume()
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H
A
D
audio_alsa_if_lib_capture_test.cpp
193
int32_t volumeMin = handleData->captureMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
194
int32_t volumeMax = handleData->captureMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H
A
D
audio_alsa_if_lib_render_test.cpp
197
int32_t volumeMin = handleData->renderMode.ctlParam.
volThreshold
.volMin;
in HWTEST_F()
198
int32_t volumeMax = handleData->renderMode.ctlParam.
volThreshold
.volMax;
in HWTEST_F()
/drivers/peripheral/audio/hdi_service/primary_impl/include/
H
A
D
audio_internal.h
186
struct AudioVol
volThreshold
;
member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H
A
D
audio_internal.h
232
struct AudioVol
volThreshold
;
member
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H
A
D
audio_internal.h
192
struct AudioVol
volThreshold
;
member
Completed in 20 milliseconds