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:s5p_mfc_ctx_ready
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H
A
D
s5p_mfc_dec.c
212
static int
s5p_mfc_ctx_ready
(struct s5p_mfc_ctx *ctx)
in s5p_mfc_ctx_ready()
function
530
if (
s5p_mfc_ctx_ready
(ctx))
in reqbufs_capture()
824
if (
s5p_mfc_ctx_ready
(ctx))
in vidioc_decoder_cmd()
1004
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_start_streaming()
1082
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_buf_queue()
H
A
D
s5p_mfc_enc.c
1094
static int
s5p_mfc_ctx_ready
(struct s5p_mfc_ctx *ctx)
in s5p_mfc_ctx_ready()
function
1171
if (
s5p_mfc_ctx_ready
(ctx))
in enc_post_seq_start()
2303
if (
s5p_mfc_ctx_ready
(ctx))
in vidioc_encoder_cmd()
2527
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_start_streaming()
2594
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_buf_queue()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H
A
D
s5p_mfc_dec.c
245
static int
s5p_mfc_ctx_ready
(struct s5p_mfc_ctx *ctx)
in s5p_mfc_ctx_ready()
function
561
if (
s5p_mfc_ctx_ready
(ctx))
in reqbufs_capture()
857
if (
s5p_mfc_ctx_ready
(ctx))
in vidioc_decoder_cmd()
1037
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_start_streaming()
1115
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_buf_queue()
H
A
D
s5p_mfc_enc.c
1094
static int
s5p_mfc_ctx_ready
(struct s5p_mfc_ctx *ctx)
in s5p_mfc_ctx_ready()
function
1171
if (
s5p_mfc_ctx_ready
(ctx))
in enc_post_seq_start()
2301
if (
s5p_mfc_ctx_ready
(ctx))
in vidioc_encoder_cmd()
2525
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_start_streaming()
2592
if (
s5p_mfc_ctx_ready
(ctx))
in s5p_mfc_buf_queue()
Completed in 8 milliseconds