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:frameLen
(Results
1 - 25
of
34
) sorted by relevance
1
2
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H
A
D
nstackx_dfile_retransmission.c
28
size_t
frameLen
= 0;
in SendBackPressureFrame()
local
H
A
D
nstackx_dfile_control.c
30
size_t
frameLen
= 0;
in SendSessionFileTransferDoneAckFrame()
local
H
A
D
nstackx_dfile_session.c
449
size_t
frameLen
= 0;
in DFileSessionSendSetting()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H
A
D
a2dp_decoder_sbc.cpp
54
int
frameLen
= 0;
in DecodePacket()
local
H
A
D
a2dp_encoder_sbc.cpp
629
int16_t
frameLen
=
in A2dpSbcCalculateEncBitPool()
local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H
A
D
audio_effect_chain_adapter.h
33
int
frameLen
;
member
H
A
D
audio_effect_chain_manager.h
85
int
frameLen
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H
A
D
frame_header.h
45
uint32_t
frameLen
= 0; // Indicate length of frame before fragmentation. Frame include CommHeader no padding
member
H
A
D
protocol_proto.cpp
324
uint32_t
frameLen
= inResult.GetFrameLen();
in AnalyzeSplitStructure()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/common/include/
H
A
D
audio_hdiadapter_info.h
60
uint64_t
frameLen
;
member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H
A
D
heap_sampling.cpp
173
int
frameLen
= static_cast<int>(frameStack_.size()) - 1;
in PushAndGetNode()
local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H
A
D
audio_effect_chain_manager_unit_test.cpp
555
int
frameLen
= 960;
in HWTEST()
local
583
int
frameLen
= 960;
in HWTEST()
local
611
int
frameLen
= 960;
in HWTEST()
local
639
int
frameLen
= 960;
in HWTEST()
local
/foundation/multimedia/audio_framework/test/fuzztest/audioeffect_fuzzer/
H
A
D
audio_effect_fuzzer.cpp
114
int
frameLen
= *reinterpret_cast<const int*>(rawData);
in ApplyAudioEffectChainFuzzTest()
local
/foundation/distributedhardware/distributed_screen/services/screendemo/
H
A
D
decoder_demo.cpp
219
const int32_t*
frameLen
= nullptr;
in GetFrameLen()
local
232
const int32_t *
frameLen
= GetFrameLen();
in InputFunc()
local
[all...]
/test/xts/dcts/distributedhardware/distributedscreentest/
H
A
D
decoder_demo.cpp
219
const int32_t*
frameLen
= nullptr;
in GetFrameLen()
local
232
const int32_t *
frameLen
= GetFrameLen();
in InputFunc()
local
[all...]
/test/xts/hats/hdf/audio/idl/common/capture/src/
H
A
D
audio_capture_common_test.cpp
196
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in HWTEST_F()
local
246
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in HWTEST_F()
local
/test/xts/hats/hdf/audio/idl/common/capture_additional/src/
H
A
D
AudioCaptureCommonTestAdditional.cpp
1021
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in HWTEST_F()
local
1049
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in HWTEST_F()
local
1066
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in HWTEST_F()
local
1082
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in HWTEST_F()
local
1121
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
1145
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
1183
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
1200
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
1216
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
1233
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
2533
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
HWTEST_F()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H
A
D
audio_effect_chain.cpp
285
void AudioEffectChain::ApplyEffectChain(float *bufIn, float *bufOut, uint32_t
frameLen
, AudioEffectProcInfo procInfo)
in ApplyEffectChain()
argument
/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
H
A
D
audio_capture_benchmarktest.cpp
204
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in BENCHMARK_F()
local
234
uint32_t
frameLen
= (uint64_t)GetCaptureBufferSize();
in BENCHMARK_F()
local
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H
A
D
audio_render_benchmarktest.cpp
638
uint32_t
frameLen
= (uint64_t)GetRenderBufferSize();
in BENCHMARK_F()
local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H
A
D
AudioRenderCommonTest.cpp
200
uint64_t
frameLen
= (uint64_t)GetRenderBufferSize();
in HWTEST_F()
local
222
uint64_t
frameLen
= (uint64_t)GetRenderBufferSize();
in HWTEST_F()
local
246
uint64_t
frameLen
= (uint64_t)GetRenderBufferSize();
in HWTEST_F()
local
267
uint64_t
frameLen
= (uint64_t)GetRenderBufferSize();
HWTEST_F()
local
285
uint64_t
frameLen
= (uint64_t)GetRenderBufferSize();
HWTEST_F()
local
[all...]
/test/xts/hats/hdf/audio/idl/common/render/src/
H
A
D
audio_render_common_test.cpp
412
uint32_t
frameLen
= (uint64_t)GetRenderBufferSize();
in HWTEST_F()
local
624
uint32_t
frameLen
= DEFAULT_BUFFER_SIZE;
in HWTEST_F()
local
637
uint32_t
frameLen
= (uint64_t)GetRenderBufferSize();
in HWTEST_F()
local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H
A
D
sbc_encoder.cpp
147
ssize_t
frameLen
= VALUE_0;
in SBCEncode()
local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H
A
D
hdi_source.c
129
static FrameDesc *AllocateFrameDesc(char *frame, uint64_t
frameLen
)
in AllocateFrameDesc()
argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H
A
D
audio_capturer_source.cpp
812
uint32_t
frameLen
= static_cast<uint32_t>(requestBytes);
in CaptureFrame()
local
860
struct AudioFrameLen
frameLen
= {};
in CaptureFrameWithEc()
local
896
struct AudioFrameLen
frameLen
= {};
CaptureFrameEcInternal()
local
[all...]
Completed in 31 milliseconds
1
2