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
defs:gainMax
(Results
1 - 11
of
11
) sorted by relevance
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H
A
D
vendor_render.c
184
static int32_t RenderGetGainThresholdImpl(struct AlsaRender *renderIns, float *gainMin, float *
gainMax
)
in RenderGetGainThresholdImpl()
argument
H
A
D
vendor_capture.c
174
static int32_t CaptureGetGainThresholdImpl(struct AlsaCapture *captureIns, float *gainMin, float *
gainMax
)
in CaptureGetGainThresholdImpl()
argument
H
A
D
alsa_lib_render.c
184
float
gainMax
= 1.0;
in AudioCtlRenderSceneGetGainThreshold()
local
H
A
D
alsa_lib_capture.c
184
float
gainMax
= 1.0;
in AudioCtlCaptureGetGainThreshold()
local
H
A
D
alsa_snd_render.c
806
static int32_t RenderGetGainThresholdImpl(struct AlsaRender *renderIns, float *gainMin, float *
gainMax
)
in RenderGetGainThresholdImpl()
argument
H
A
D
alsa_snd_capture.c
817
static int32_t CaptureGetGainThresholdImpl(struct AlsaCapture *captureIns, float *gainMin, float *
gainMax
)
in CaptureGetGainThresholdImpl()
argument
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H
A
D
audio_idl_hdicapture_volume_test.cpp
398
float
gainMax
= max;
in HWTEST_F()
local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H
A
D
audio_idl_hdirender_volume_test.cpp
148
float
gainMax
= max;
in HWTEST_F()
local
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H
A
D
audio_internal.h
175
float
gainMax
;
member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H
A
D
audio_internal.h
215
float
gainMax
;
member
/drivers/peripheral/audio/hdi_service/primary_impl/include/
H
A
D
audio_internal.h
169
float
gainMax
;
member
Completed in 16 milliseconds