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:gamma_table
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H
A
D
via_utility.c
118
void viafb_set_gamma_table(int bpp, unsigned int *
gamma_table
)
in viafb_set_gamma_table()
argument
183
void viafb_get_gamma_table(unsigned int *
gamma_table
)
in viafb_get_gamma_table()
argument
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H
A
D
via_utility.c
118
void viafb_set_gamma_table(int bpp, unsigned int *
gamma_table
)
in viafb_set_gamma_table()
argument
183
void viafb_get_gamma_table(unsigned int *
gamma_table
)
in viafb_get_gamma_table()
argument
/kernel/linux/linux-5.10/drivers/video/backlight/
H
A
D
ams369fg06.c
150
static struct ams369fg06_gamma
gamma_table
= {
variable
/kernel/linux/linux-6.6/drivers/video/backlight/
H
A
D
ams369fg06.c
150
static struct ams369fg06_gamma
gamma_table
= {
variable
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H
A
D
t613.c
232
static const u8
gamma_table
[GAMMA_MAX+1][17] = {
variable
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H
A
D
t613.c
232
static const u8
gamma_table
[GAMMA_MAX+1][17] = {
variable
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H
A
D
ia_css_types.h
557
struct ia_css_gamma_table *
gamma_table
; /** Gamma Correction (for YUV)
member
H
A
D
atomisp_compat_ioctl32.h
218
compat_uptr_t
gamma_table
;
member
H
A
D
atomisp_subdev.h
176
struct ia_css_gamma_table
gamma_table
;
member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H
A
D
ia_css_types.h
557
struct ia_css_gamma_table *
gamma_table
; /** Gamma Correction (for YUV)
member
H
A
D
atomisp_compat_ioctl32.h
158
compat_uptr_t
gamma_table
;
member
H
A
D
atomisp_subdev.h
149
struct ia_css_gamma_table
gamma_table
;
member
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/
H
A
D
atmel-isc.h
326
const u32 (*
gamma_table
)[GAMMA_ENTRIES];
member
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H
A
D
isppreview.c
127
static u32
gamma_table
[] = {
variable
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H
A
D
isppreview.c
127
static u32
gamma_table
[] = {
variable
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H
A
D
microchip-isc.h
343
const u32 (*
gamma_table
)[GAMMA_ENTRIES];
member
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H
A
D
tidss_dispc.c
278
u32 *
gamma_table
;
member
2721
u32 *
gamma_table
;
in dispc_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H
A
D
tidss_dispc.c
328
u32 *
gamma_table
;
member
2833
u32 *
gamma_table
;
in dispc_init()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H
A
D
dispc.c
180
u32 *
gamma_table
[DISPC_MAX_CHANNEL_GAMMA];
member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/
H
A
D
atomisp.h
500
struct atomisp_gamma_table *
gamma_table
;
member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/
H
A
D
atomisp.h
445
struct atomisp_gamma_table *
gamma_table
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H
A
D
dispc.c
182
u32 *
gamma_table
[DISPC_MAX_CHANNEL_GAMMA];
member
Completed in 48 milliseconds