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:stOverlayExChn
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_region.c
509
stChnAttr.unChnAttr.
stOverlayExChn
.u32BgAlpha = 128; /* set 128 */
in SAMPLE_COMM_REGION_AttachToChn()
510
stChnAttr.unChnAttr.
stOverlayExChn
.u32FgAlpha = 128; /* set 128 */
in SAMPLE_COMM_REGION_AttachToChn()
550
stChnAttr.unChnAttr.
stOverlayExChn
.stPoint.s32X = RECT_X + RECT_WIDTH * (i - OverlayExMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
551
stChnAttr.unChnAttr.
stOverlayExChn
.stPoint.s32Y = RECT_Y + RECT_HEIGHT * (i - OverlayExMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
552
stChnAttr.unChnAttr.
stOverlayExChn
.u32Layer = i - OverlayExMinHandle;
in SAMPLE_COMM_REGION_AttachToChn()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H
A
D
osd_img.c
556
stRgnChnAttr.unChnAttr.
stOverlayExChn
.stPoint.s32X = stStartPos.s32X;
in OSD_Update()
557
stRgnChnAttr.unChnAttr.
stOverlayExChn
.stPoint.s32Y = stStartPos.s32Y;
in OSD_Update()
558
stRgnChnAttr.unChnAttr.
stOverlayExChn
.u32BgAlpha = pstAttr->astDispAttr[s32DispIdx].u32BgAlpha;
in OSD_Update()
559
stRgnChnAttr.unChnAttr.
stOverlayExChn
.u32FgAlpha = pstAttr->astDispAttr[s32DispIdx].u32FgAlpha;
in OSD_Update()
719
stRgnChnAttr.unChnAttr.
stOverlayExChn
.stPoint.s32X = stStartPos.s32X;
in OSD_RGNAttach()
720
stRgnChnAttr.unChnAttr.
stOverlayExChn
.stPoint.s32Y = stStartPos.s32Y;
in OSD_RGNAttach()
721
stRgnChnAttr.unChnAttr.
stOverlayExChn
.u32BgAlpha = pstDispAttr->u32BgAlpha;
in OSD_RGNAttach()
722
stRgnChnAttr.unChnAttr.
stOverlayExChn
.u32FgAlpha = pstDispAttr->u32FgAlpha;
in OSD_RGNAttach()
723
stRgnChnAttr.unChnAttr.
stOverlayExChn
.u32Layer = 0;
in OSD_RGNAttach()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_region.h
208
OVERLAYEX_CHN_ATTR_S
stOverlayExChn
; /* attribute of overlayex region */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_region.h
208
OVERLAYEX_CHN_ATTR_S
stOverlayExChn
; /* attribute of overlayex region */
member
Completed in 6 milliseconds