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:u32MaxW
(Results
1 - 10
of
10
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/smp/
H
A
D
sample_vio.c
142
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_ViOnlineVpssOfflineRoute()
366
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
647
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_ViDoublePipeRoute()
876
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_ViWdrSwitch()
1227
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_ViVpssLowDelay()
1824
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_ViDoubleWdrPipe()
2014
stVpssGrpAttr.
u32MaxW
= stSize.u32Width;
in SAMPLE_VIO_VPSS_VO_MIPI_TX()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/store_sample/smp/
H
A
D
sample_store.c
311
stVpssGrpAttr.
u32MaxW
= stSnsSize.u32Width;
in SAMPLE_VENC_VPSS_Init()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_vi.h
460
HI_U32
u32MaxW
; /* RW;Range[VI_PIPE_MIN_WIDTH, VI_PIPE_MAX_WIDTH];Maximum width */
member
H
A
D
hi_comm_vpss.h
81
HI_U32
u32MaxW
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_vi.h
460
HI_U32
u32MaxW
; /* RW;Range[VI_PIPE_MIN_WIDTH, VI_PIPE_MAX_WIDTH];Maximum width */
member
H
A
D
hi_comm_vpss.h
81
HI_U32
u32MaxW
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H
A
D
sample_comm_ive.c
767
stVpssGrpAttr.
u32MaxW
= IMG_2M_WIDTH;
in SAMPLE_COMM_IVE_StartVpss()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H
A
D
sample_media_ai.c
1469
self->grpAttr.
u32MaxW
= maxWidth < 0 ? 0 : maxWidth;
in VpssCfgSetGrp()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H
A
D
sample_lcd.c
1441
self->grpAttr.
u32MaxW
= maxWidth < 0 ? 0 : maxWidth;
in VpssCfgSetGrp()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H
A
D
sample_ive_kcf.c
2339
stVpssGrpAttr.
u32MaxW
= astSize[0].u32Width;
in SAMPLE_IVE_Kcf()
Completed in 23 milliseconds