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:coda_codec
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H
A
D
coda.h
53
const struct
coda_codec
*codecs;
97
struct
coda_codec
{
struct
232
const struct
coda_codec
*codec;
H
A
D
coda-common.c
133
static const struct
coda_codec
codadx6_codecs[] = {
138
static const struct
coda_codec
codahx4_codecs[] = {
145
static const struct
coda_codec
coda7_codecs[] = {
155
static const struct
coda_codec
coda9_codecs[] = {
313
static const struct
coda_codec
*coda_find_codec(struct coda_dev *dev,
in coda_find_codec()
316
const struct
coda_codec
*codecs = dev->devtype->codecs;
in coda_find_codec()
338
const struct
coda_codec
*codec,
in coda_get_max_dimensions()
341
const struct
coda_codec
*codecs = dev->devtype->codecs;
in coda_get_max_dimensions()
586
static int coda_try_fmt(struct coda_ctx *ctx, const struct
coda_codec
*codec,
in coda_try_fmt()
652
const struct
coda_codec
*code
in coda_try_fmt_vid_cap()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H
A
D
coda.h
61
const struct
coda_codec
*codecs;
106
struct
coda_codec
{
struct
241
const struct
coda_codec
*codec;
H
A
D
coda-common.c
133
static const struct
coda_codec
codadx6_codecs[] = {
138
static const struct
coda_codec
codahx4_codecs[] = {
145
static const struct
coda_codec
coda7_codecs[] = {
155
static const struct
coda_codec
coda9_codecs[] = {
314
static const struct
coda_codec
*coda_find_codec(struct coda_dev *dev,
in coda_find_codec()
317
const struct
coda_codec
*codecs = dev->devtype->codecs;
in coda_find_codec()
339
const struct
coda_codec
*codec,
in coda_get_max_dimensions()
342
const struct
coda_codec
*codecs = dev->devtype->codecs;
in coda_get_max_dimensions()
587
static int coda_try_fmt(struct coda_ctx *ctx, const struct
coda_codec
*codec,
in coda_try_fmt()
658
const struct
coda_codec
*code
in coda_try_fmt_vid_cap()
[all...]
Completed in 6 milliseconds