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:cal_fmt
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H
A
D
cal-video.c
34
static const struct
cal_fmt
cal_formats[] = {
149
static const struct
cal_fmt
*find_format_by_pix(struct cal_ctx *ctx,
in find_format_by_pix()
152
const struct
cal_fmt
*fmt;
in find_format_by_pix()
164
static const struct
cal_fmt
*find_format_by_code(struct cal_ctx *ctx,
in find_format_by_code()
167
const struct
cal_fmt
*fmt;
in find_format_by_code()
196
const struct
cal_fmt
*fmt;
in cal_enum_fmt_vid_cap()
252
const struct
cal_fmt
*fmt,
in cal_calc_format_size()
258
ctx_dbg(3, ctx, "No
cal_fmt
provided!\n");
in cal_calc_format_size()
299
const struct
cal_fmt
*fmt;
in cal_try_fmt_vid_cap()
359
const struct
cal_fmt
*fm
in cal_s_fmt_vid_cap()
[all...]
H
A
D
cal.h
52
struct
cal_fmt
{
struct
158
const struct
cal_fmt
*fmt;
165
const struct
cal_fmt
**active_fmt;
245
int cal_camerarx_start(struct cal_camerarx *phy, const struct
cal_fmt
*fmt);
H
A
D
cal-camerarx.c
120
const struct
cal_fmt
*fmt)
in cal_camerarx_config()
237
int cal_camerarx_start(struct cal_camerarx *phy, const struct
cal_fmt
*fmt)
in cal_camerarx_start()
Completed in 3 milliseconds