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:enCoordinate
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/
H
A
D
osd_img.h
179
HI_OSD_COORDINATE_E
enCoordinate
; // Coordinate mode of the osd start Position
member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_region.h
138
RGN_COORDINATE_E
enCoordinate
; /* ratio coordiante or abs coordinate */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_region.h
138
RGN_COORDINATE_E
enCoordinate
; /* ratio coordiante or abs coordinate */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H
A
D
osd_img.c
441
rgnAttr->astDispAttr[0].
enCoordinate
= HI_OSD_COORDINATE_ABS_COOR;
in TxtRgnInit()
548
if (pstAttr->astDispAttr[s32DispIdx].
enCoordinate
== HI_OSD_COORDINATE_RATIO_COOR) {
in OSD_Update()
711
if (pstDispAttr->
enCoordinate
== HI_OSD_COORDINATE_RATIO_COOR) {
in OSD_RGNAttach()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_region.c
520
stChnAttr.unChnAttr.stCoverChn.
enCoordinate
= RGN_ABS_COOR;
in SAMPLE_COMM_REGION_AttachToChn()
Completed in 5 milliseconds