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:hva_stream
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
H
A
D
hva.h
131
* struct
hva_stream
- hva stream buffer (capture)
141
struct
hva_stream
{
struct
152
* to_hva_stream() - cast struct vb2_v4l2_buffer * to struct
hva_stream
*
155
container_of(vb, struct
hva_stream
, vbuf)
385
* (struct
hva_stream
)
397
struct
hva_stream
*stream);
406
void hva_dbg_perf_end(struct hva_ctx *ctx, struct
hva_stream
*stream);
H
A
D
hva-debugfs.c
175
void hva_dbg_perf_end(struct hva_ctx *ctx, struct
hva_stream
*stream)
in hva_dbg_perf_end()
H
A
D
hva-h264.c
588
struct
hva_stream
*stream)
in hva_h264_prepare_task()
1006
struct
hva_stream
*stream)
in hva_h264_encode()
H
A
D
hva-v4l2.c
568
struct
hva_stream
*stream;
in hva_qbuf()
811
struct
hva_stream
*stream;
in hva_run_work()
965
struct
hva_stream
*stream = to_hva_stream(vbuf);
in hva_buf_prepare()
1156
dst_vq->buf_struct_size = sizeof(struct
hva_stream
);
in hva_queue_init()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/
H
A
D
hva.h
131
* struct
hva_stream
- hva stream buffer (capture)
141
struct
hva_stream
{
struct
152
* to_hva_stream() - cast struct vb2_v4l2_buffer * to struct
hva_stream
*
155
container_of(vb, struct
hva_stream
, vbuf)
385
* (struct
hva_stream
)
397
struct
hva_stream
*stream);
406
void hva_dbg_perf_end(struct hva_ctx *ctx, struct
hva_stream
*stream);
H
A
D
hva-debugfs.c
175
void hva_dbg_perf_end(struct hva_ctx *ctx, struct
hva_stream
*stream)
in hva_dbg_perf_end()
H
A
D
hva-h264.c
590
struct
hva_stream
*stream)
in hva_h264_prepare_task()
1008
struct
hva_stream
*stream)
in hva_h264_encode()
H
A
D
hva-v4l2.c
568
struct
hva_stream
*stream;
in hva_qbuf()
811
struct
hva_stream
*stream;
in hva_run_work()
965
struct
hva_stream
*stream = to_hva_stream(vbuf);
in hva_buf_prepare()
1156
dst_vq->buf_struct_size = sizeof(struct
hva_stream
);
in hva_queue_init()
Completed in 12 milliseconds