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:HIFB_LAYER_BUF_E
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H
A
D
hifb.h
249
}
HIFB_LAYER_BUF_E
;
typedef
351
HIFB_LAYER_BUF_E
BufMode;
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hifb.h
224
}
HIFB_LAYER_BUF_E
;
typedef
326
HIFB_LAYER_BUF_E
BufMode;
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hifb.h
229
}
HIFB_LAYER_BUF_E
;
typedef
331
HIFB_LAYER_BUF_E
BufMode;
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H
A
D
hifb_main.h
124
HIFB_LAYER_BUF_E
buf_mode; /* buffer mode */
H
A
D
hifb_main.c
150
static hi_void hifb_set_bufmode(hi_u32 layer_id,
HIFB_LAYER_BUF_E
layer_buf_mode);
151
static inline hi_void hifb_get_bufmode(hifb_par *par,
HIFB_LAYER_BUF_E
*buf_mode);
880
static hi_s32 hifb_refresh(hi_u32 layer_id, HIFB_BUFFER_S *canvas_buf,
HIFB_LAYER_BUF_E
buf_mode);
2781
HIFB_LAYER_BUF_E
buf_mode;
in hifb_wait_refresh_finish()
2820
HIFB_LAYER_BUF_E
buf_mode = 0;
in hifb_get_mirror_mode()
2859
HIFB_LAYER_BUF_E
buf_mode = 0;
in hifb_get_rotate_mode()
3145
HIFB_LAYER_BUF_E
buf_mode;
in set_compression_process()
5516
static inline hi_void hifb_get_bufmode(hifb_par *par,
HIFB_LAYER_BUF_E
*buf_mode)
5613
HIFB_LAYER_BUF_E
buf_mode;
5654
HIFB_LAYER_BUF_E
buf_mod
[all...]
Completed in 14 milliseconds