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_FMT_BUTT
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H
A
D
hifb.h
217
HIFB_FMT_BUTT
enumerator
226
HI_BOOL bColFmt[
HIFB_FMT_BUTT
]; /* support which color format */
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hifb.h
192
HIFB_FMT_BUTT
enumerator
201
HI_BOOL bColFmt[
HIFB_FMT_BUTT
]; /* support which color format */
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hifb.h
197
HIFB_FMT_BUTT
enumerator
206
HI_BOOL bColFmt[
HIFB_FMT_BUTT
]; /* support which color format */
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H
A
D
hifb_blit.c
45
static hi_bool g_tde_col_fmt[
HIFB_FMT_BUTT
] = {
84
static hi_tde_color_fmt g_hifb_fmt[
HIFB_FMT_BUTT
] = {
123
if (fmt >=
HIFB_FMT_BUTT
) {
in hifb_tde_is_support_fmt()
131
if (fmt >=
HIFB_FMT_BUTT
) {
in hifb_drv_conv_fmt()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H
A
D
hifb_main.c
1567
if (*color_format ==
HIFB_FMT_BUTT
) {
in hifb_open_default_param()
1605
if (*color_format ==
HIFB_FMT_BUTT
) {
in hifb_open_default_param()
3646
return
HIFB_FMT_BUTT
;
3651
return
HIFB_FMT_BUTT
;
3673
i =
HIFB_FMT_BUTT
;
3744
if (fmt ==
HIFB_FMT_BUTT
) {
6616
if (cursor->stCursor.enFmt ==
HIFB_FMT_BUTT
) {
7648
if (canvas_buf->stCanvas.enFmt >=
HIFB_FMT_BUTT
) {
7705
if ((par->layer_id >= HIFB_MAX_LAYER_NUM) || (canvas_buf->stCanvas.enFmt >=
HIFB_FMT_BUTT
)) {
Completed in 17 milliseconds