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:frameSize
(Results
1 - 25
of
25
) sorted by relevance
/drivers/peripheral/audio/supportlibs/interfaces/include/
H
A
D
audio_if_lib_common.h
32
uint32_t
frameSize
;
member
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H
A
D
audio_adm_common.cpp
92
int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t&
frameSize
)
in AdmRenderFramePrepare()
argument
145
uint32_t
frameSize
= 0;
in WriteFrameToSBuf()
local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H
A
D
audio_alsa_if_lib_render_test.cpp
528
int32_t
frameSize
= channel * 2; /* 2 is for AUDIO_FORMAT_TYPE_PCM_16_BIT to byte */
in HWTEST_F()
local
562
int32_t
frameSize
= channel * 2; /* 2 is for AUDIO_FORMAT_TYPE_PCM_16_BIT to byte */
in HWTEST_F()
local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H
A
D
audio_alsa_if_lib_capture_test.cpp
465
int32_t
frameSize
= capChannel * 2; /* 2 is for AUDIO_FORMAT_TYPE_PCM_16_BIT to byte */
in HWTEST_F()
local
/drivers/peripheral/audio/test/benchmarktest/capture/
H
A
D
audio_capture_benchmarktest.cpp
61
uint64_t
frameSize
= 0;
in GetCaptureBufferSize()
local
589
uint64_t
frameSize
= 0;
in BENCHMARK_F()
local
/drivers/peripheral/audio/test/systemtest/common/adm_common/include/
H
A
D
audio_adm_common.h
80
uint32_t
frameSize
;
member
91
uint32_t
frameSize
;
member
/drivers/peripheral/audio/test/benchmarktest/render/
H
A
D
audio_render_benchmarktest.cpp
70
uint64_t
frameSize
= 0;
in GetRenderBufferSize()
local
306
uint64_t
frameSize
= 0;
in BENCHMARK_F()
local
/drivers/peripheral/audio/test/unittest/common/render/
H
A
D
audio_render_common_test.cpp
62
uint64_t
frameSize
= 0;
in GetRenderBufferSize()
local
229
uint64_t
frameSize
= 0;
in HWTEST_F()
local
240
uint64_t
frameSize
= 0;
in HWTEST_F()
local
/drivers/peripheral/audio/test/unittest/common/capture/
H
A
D
audio_capture_common_test.cpp
56
uint64_t
frameSize
= 0;
in GetCaptureBufferSize()
local
/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H
A
D
types.h
83
uint32_t
frameSize
;
member
/drivers/hdf_core/framework/model/audio/usb/src/
H
A
D
audio_usb_dma_ops.c
1041
uint32_t
frameSize
, frames, bytes, oldptr, offset;
AudioUsbRetireCaptureUrb()
local
[all...]
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H
A
D
image_buffer.cpp
329
void ImageBuffer::SetEsFrameSize(const int32_t
frameSize
)
in SetEsFrameSize()
argument
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H
A
D
alsa_snd_render.c
619
uint32_t
frameSize
= cardIns->hwParams.channels * cardIns->hwParams.format;
in RenderWriteiMmap()
local
H
A
D
alsa_snd_capture.c
752
uint32_t
frameSize
= handleData->frameCaptureMode.attrs.channelCount * handleData->frameCaptureMode.attrs.format;
in CaptureMmapReadImpl()
local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H
A
D
audio_render.cpp
36
uint32_t
frameSize
= frameRenderMode->attrs.channelCount * (formatBits >> 3); // Bit to byte >> 3
in PcmBytesToFrames()
local
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H
A
D
buffer_operator.h
334
void MyBuffer::SetEsFrameSize(const int32_t
frameSize
)
in SetEsFrameSize()
argument
/drivers/hdf_core/framework/model/audio/core/include/
H
A
D
audio_host.h
174
uint32_t
frameSize
;
member
199
uint32_t
frameSize
;
member
/drivers/hdf_core/framework/model/audio/usb/include/
H
A
D
audio_usb_linux.h
102
uint32_t
frameSize
; /* samples per frame for non-audio */
member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H
A
D
audio_render.c
71
uint32_t
frameSize
= frameRenderMode->attrs.channelCount * (formatBits >> 3); // Bit to byte >> 3
in PcmBytesToFrames()
local
/drivers/peripheral/audio/test/sample/
H
A
D
idl_render.c
373
uint64_t
frameSize
= 0;
in InitPlayingAudioParam()
local
/drivers/peripheral/bluetooth/audio/interfaces/include/
H
A
D
audio_types.h
188
uint32_t
frameSize
; /**< Frame size of the audio data */
member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H
A
D
hdi_service_common.cpp
1075
uint64_t
frameSize
= 0;
in GetCaptureBufferSize()
local
/drivers/peripheral/audio/interfaces/2.0/include/
H
A
D
audio_types.h
221
uint32_t
frameSize
; /**< Frame size of the audio data */
member
/drivers/peripheral/audio/interfaces/include/
H
A
D
audio_types.h
220
uint32_t
frameSize
; /**< Frame size of the audio data */
member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H
A
D
audio_types_vdi.h
343
uint32_t
frameSize
;
member
Completed in 26 milliseconds