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_info
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/include/
H
A
D
hifb_vou_drv.h
34
struct
hifb_info
*info;
323
hi_s32 (*hifb_drv_color_convert)(const struct
hifb_info
*, hifb_colorkeyex *);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H
A
D
hifb_main.c
58
#define fb_info
hifb_info
540
static hi_ulong hifb_get_smem_start(struct
hifb_info
*info)
in hifb_get_smem_start()
545
static hi_s8 *hifb_get_screen_base(struct
hifb_info
*info)
in hifb_get_screen_base()
550
static hi_u32 hifb_get_xres(struct
hifb_info
*info)
in hifb_get_xres()
555
static hi_u32 hifb_get_yres(struct
hifb_info
*info)
in hifb_get_yres()
560
static hi_u32 hifb_get_xres_virtual(struct
hifb_info
*info)
in hifb_get_xres_virtual()
565
static hi_u32 hifb_get_yres_virtual(struct
hifb_info
*info)
in hifb_get_yres_virtual()
570
static hi_u32 hifb_get_smem_len(struct
hifb_info
*info)
in hifb_get_smem_len()
575
static hi_u32 hifb_get_line_length(struct
hifb_info
*info)
in hifb_get_line_length()
580
static hi_u32 hifb_get_bits_per_pixel(struct
hifb_info
*inf
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H
A
D
hifb.h
398
struct
hifb_info
{
struct
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hifb.h
373
struct
hifb_info
{
struct
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hifb.h
378
struct
hifb_info
{
struct
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H
A
D
hifb_vou_drv.c
335
hi_s32 hifb_drv_color_convert(const struct
hifb_info
*info, hifb_colorkeyex *ckey)
in hifb_drv_color_convert()
Completed in 10 milliseconds