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:u32BufSize
(Results
1 - 9
of
9
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H
A
D
hi_mbuf_define_ext.h
50
typedef HI_S32 (*Mbuf_Alloc_Func)(const HI_VOID *argv, HI_U32
u32BufSize
, HI_VOID **ppVmAddr);
77
HI_U32
u32BufSize
; /* memory size of mbuffer */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_aenc.h
60
HI_U32
u32BufSize
; /* buf size [2~MAX_AUDIO_FRAME_NUM] */
member
H
A
D
hi_comm_adec.h
62
HI_U32
u32BufSize
; /* buf size[2~MAX_AUDIO_FRAME_NUM] */
member
H
A
D
hi_comm_venc.h
386
HI_U32
u32BufSize
; /* RW; stream buffer size */
member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_aenc.h
60
HI_U32
u32BufSize
; /* buf size [2~MAX_AUDIO_FRAME_NUM] */
member
H
A
D
hi_comm_adec.h
62
HI_U32
u32BufSize
; /* buf size[2~MAX_AUDIO_FRAME_NUM] */
member
H
A
D
hi_comm_venc.h
385
HI_U32
u32BufSize
; /* RW; stream buffer size */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_audio.c
1099
stAencAttr.
u32BufSize
= 30; /* 30: buf size */
in SAMPLE_COMM_AUDIO_StartAenc()
1204
stAdecAttr.
u32BufSize
= 20; /* 20: buf size */
in SAMPLE_COMM_AUDIO_StartAdec()
H
A
D
sample_comm_venc.c
391
stVencChnAttr.stVencAttr.
u32BufSize
=
in SAMPLE_COMM_VENC_Create()
394
stVencChnAttr.stVencAttr.
u32BufSize
=
in SAMPLE_COMM_VENC_Create()
974
stVencChnAttr.stVencAttr.
u32BufSize
=
in SAMPLE_COMM_VENC_SnapStart()
Completed in 15 milliseconds