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:adapterFormat
(Results
1 - 8
of
8
) sorted by relevance
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H
A
D
calc_max_amplitude.cpp
101
float UpdateMaxAmplitude(char *frame, uint64_t replyBytes, int32_t
adapterFormat
)
in UpdateMaxAmplitude()
argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
audio_endpoint_separate.cpp
49
enum HdiAdapterFormat
adapterFormat
;
in ConvertToHdiAdapterFormat()
local
H
A
D
audio_endpoint.cpp
69
enum HdiAdapterFormat
adapterFormat
;
in ConvertToHdiAdapterFormat()
local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H
A
D
hdi_source.c
905
enum HdiAdapterFormat
adapterFormat
;
in ConvertPaToHdiAdapterFormat()
local
H
A
D
module_split_stream_sink.c
169
enum HdiAdapterFormat
adapterFormat
;
in ConvertPaToHdiAdapterFormat()
local
H
A
D
hdi_sink.c
1040
enum HdiAdapterFormat
adapterFormat
;
in ConvertPaToHdiAdapterFormat()
local
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H
A
D
audio_utils_unit_test.cpp
221
ConvertHdiFormat
adapterFormat
= SAMPLE_U8_C;
in HWTEST()
local
236
ConvertHdiFormat
adapterFormat
= SAMPLE_S16_C;
in HWTEST()
local
251
ConvertHdiFormat
adapterFormat
= SAMPLE_S24_C;
in HWTEST()
local
267
ConvertHdiFormat
adapterFormat
= SAMPLE_S32_C;
HWTEST()
local
283
ConvertHdiFormat
adapterFormat
= INVALID_WIDTH_C;
HWTEST()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H
A
D
audio_utils.cpp
576
float UpdateMaxAmplitude(ConvertHdiFormat
adapterFormat
, char *frame, uint64_t replyBytes)
in UpdateMaxAmplitude()
argument
Completed in 19 milliseconds