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
defs:pal
(Results
26 - 50
of
161
) sorted by relevance
1
2
3
4
5
6
7
/third_party/ffmpeg/libswscale/
H
A
D
hscale.c
35
uint32_t *
pal
;
member
90
uint32_t *
pal
= instance->
pal
;
in lum_convert()
local
127
int ff_init_desc_fmt_convert(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst, uint32_t *
pal
)
in ff_init_desc_fmt_convert()
argument
206
uint32_t *
pal
= instance->
pal
;
in chr_convert()
local
235
ff_init_desc_cfmt_convert(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst, uint32_t *
pal
)
ff_init_desc_cfmt_convert()
argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H
A
D
lxfb_core.c
300
u32 *
pal
= info->pseudo_palette;
in lxfb_setcolreg()
local
H
A
D
gxfb_core.c
189
u32 *
pal
= info->pseudo_palette;
in gxfb_setcolreg()
local
H
A
D
gx1fb_core.c
166
u32 *
pal
= info->pseudo_palette;
in gx1fb_setcolreg()
local
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H
A
D
matroxfb_accel.c
89
static inline void matrox_cfb4_pal(u_int32_t*
pal
) {
in matrox_cfb4_pal()
argument
97
static inline void matrox_cfb8_pal(u_int32_t*
pal
) {
in matrox_cfb8_pal()
argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
simplefb.c
47
u32 *
pal
= info->pseudo_palette;
in simplefb_setcolreg()
local
H
A
D
vt8500lcdfb.c
155
u32 *
pal
= fbi->fb.pseudo_palette;
in vt8500lcd_setcolreg()
local
H
A
D
wm8505fb.c
208
u32 *
pal
= info->pseudo_palette;
in wm8505fb_setcolreg()
local
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H
A
D
lxfb_core.c
301
u32 *
pal
= info->pseudo_palette;
in lxfb_setcolreg()
local
H
A
D
gxfb_core.c
190
u32 *
pal
= info->pseudo_palette;
in gxfb_setcolreg()
local
H
A
D
gx1fb_core.c
167
u32 *
pal
= info->pseudo_palette;
in gx1fb_setcolreg()
local
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H
A
D
matroxfb_accel.c
89
static inline void matrox_cfb4_pal(u_int32_t*
pal
) {
in matrox_cfb4_pal()
argument
97
static inline void matrox_cfb8_pal(u_int32_t*
pal
) {
in matrox_cfb8_pal()
argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
vt8500lcdfb.c
155
u32 *
pal
= fbi->fb.pseudo_palette;
in vt8500lcd_setcolreg()
local
H
A
D
simplefb.c
48
u32 *
pal
= info->pseudo_palette;
in simplefb_setcolreg()
local
H
A
D
wm8505fb.c
208
u32 *
pal
= info->pseudo_palette;
in wm8505fb_setcolreg()
local
/third_party/ffmpeg/libavcodec/
H
A
D
cdtoons.c
55
uint32_t
pal
[256]; ///< The currently-used palette data.
member
H
A
D
dfa.c
35
uint32_t
pal
[256];
member
H
A
D
jpeglsdec.c
112
uint32_t *
pal
= (uint32_t *)s->picture_ptr->data[1];
in ff_jpegls_decode_lse()
local
H
A
D
fraps.c
259
uint32_t *
pal
= (uint32_t *)f->data[1];
in decode_frame()
local
H
A
D
ansi.c
107
static void set_palette(uint32_t *
pal
)
in set_palette()
argument
H
A
D
cinepak.c
75
uint32_t
pal
[256];
member
H
A
D
gdv.c
37
uint32_t
pal
[256];
member
H
A
D
kmvc.c
52
uint32_t
pal
[MAX_PALSIZE];
member
H
A
D
argo.c
42
uint32_t
pal
[256];
member
46
static int decode_pal8(AVCodecContext *avctx, uint32_t *
pal
)
in decode_pal8()
argument
H
A
D
bmvvideo.c
51
uint32_t
pal
[256];
member
Completed in 18 milliseconds
1
2
3
4
5
6
7