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:gsc_scaler
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H
A
D
exynos_drm_gsc.c
77
struct
gsc_scaler
{
struct
111
struct
gsc_scaler
sc;
567
struct
gsc_scaler
*sc = &ctx->sc;
in gsc_src_set_size()
743
static int gsc_set_prescaler(struct gsc_context *ctx, struct
gsc_scaler
*sc,
in gsc_set_prescaler()
848
static void gsc_set_scaler(struct gsc_context *ctx, struct
gsc_scaler
*sc)
in gsc_set_scaler()
867
struct
gsc_scaler
*sc = &ctx->sc;
in gsc_dst_set_size()
1066
struct
gsc_scaler
*sc = &ctx->sc;
in gsc_reset()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H
A
D
exynos_drm_gsc.c
77
struct
gsc_scaler
{
struct
109
struct
gsc_scaler
sc;
566
struct
gsc_scaler
*sc = &ctx->sc;
in gsc_src_set_size()
742
static int gsc_set_prescaler(struct gsc_context *ctx, struct
gsc_scaler
*sc,
in gsc_set_prescaler()
847
static void gsc_set_scaler(struct gsc_context *ctx, struct
gsc_scaler
*sc)
in gsc_set_scaler()
866
struct
gsc_scaler
*sc = &ctx->sc;
in gsc_dst_set_size()
1065
struct
gsc_scaler
*sc = &ctx->sc;
in gsc_reset()
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H
A
D
gsc-regs.c
345
struct
gsc_scaler
*sc = &ctx->scaler;
in gsc_hw_set_prescaler()
357
struct
gsc_scaler
*sc = &ctx->scaler;
in gsc_hw_set_mainscaler()
H
A
D
gsc-core.h
164
* struct
gsc_scaler
- the configuration data for G-Scaler inetrnal scaler
171
struct
gsc_scaler
{
struct
363
struct
gsc_scaler
scaler;
H
A
D
gsc-core.c
636
struct
gsc_scaler
*sc = &ctx->scaler;
in gsc_set_scaler_info()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H
A
D
gsc-core.h
162
* struct
gsc_scaler
- the configuration data for G-Scaler inetrnal scaler
169
struct
gsc_scaler
{
struct
370
struct
gsc_scaler
scaler;
H
A
D
gsc-regs.c
345
struct
gsc_scaler
*sc = &ctx->scaler;
in gsc_hw_set_prescaler()
357
struct
gsc_scaler
*sc = &ctx->scaler;
in gsc_hw_set_mainscaler()
H
A
D
gsc-core.c
634
struct
gsc_scaler
*sc = &ctx->scaler;
in gsc_set_scaler_info()
Completed in 10 milliseconds