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:ge2d_frame
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/amlogic/meson-ge2d/
H
A
D
ge2d.c
57
struct
ge2d_frame
{
struct
73
struct
ge2d_frame
in;
74
struct
ge2d_frame
out;
155
static struct
ge2d_frame
*get_frame(struct ge2d_ctx *ctx,
in get_frame()
328
struct
ge2d_frame
*f = get_frame(ctx, vq->type);
in ge2d_queue_setup()
343
struct
ge2d_frame
*f = get_frame(ctx, vb->vb2_queue->type);
in ge2d_buf_prepare()
458
struct
ge2d_frame
*f;
in vidioc_g_selection()
509
struct
ge2d_frame
*f;
in vidioc_s_selection()
562
struct
ge2d_frame
*frm_out = get_frame(ctx, V4L2_BUF_TYPE_VIDEO_OUTPUT);
in vidioc_setup_cap_fmt()
598
struct
ge2d_frame
*fr
in vidioc_s_fmt_cap()
[all...]
Completed in 3 milliseconds