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:pxa_mbus_pixelfmt
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/
H
A
D
pxa_camera.c
227
* struct
pxa_mbus_pixelfmt
- Data format on the media bus
236
struct
pxa_mbus_pixelfmt
{
struct
252
struct
pxa_mbus_pixelfmt
fmt;
559
static s32 pxa_mbus_bytes_per_line(u32 width, const struct
pxa_mbus_pixelfmt
*mf)
in pxa_mbus_bytes_per_line()
574
static s32 pxa_mbus_image_size(const struct
pxa_mbus_pixelfmt
*mf,
in pxa_mbus_image_size()
588
static const struct
pxa_mbus_pixelfmt
*pxa_mbus_find_fmtdesc(
in pxa_mbus_find_fmtdesc()
602
static const struct
pxa_mbus_pixelfmt
*pxa_mbus_get_fmtdesc(
in pxa_mbus_get_fmtdesc()
620
const struct
pxa_mbus_pixelfmt
*host_fmt;
1617
static const struct
pxa_mbus_pixelfmt
pxa_camera_formats[] = {
1629
static bool pxa_camera_packing_supported(const struct
pxa_mbus_pixelfmt
*fm
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H
A
D
pxa_camera.c
226
* struct
pxa_mbus_pixelfmt
- Data format on the media bus
235
struct
pxa_mbus_pixelfmt
{
struct
251
struct
pxa_mbus_pixelfmt
fmt;
558
static s32 pxa_mbus_bytes_per_line(u32 width, const struct
pxa_mbus_pixelfmt
*mf)
in pxa_mbus_bytes_per_line()
573
static s32 pxa_mbus_image_size(const struct
pxa_mbus_pixelfmt
*mf,
in pxa_mbus_image_size()
587
static const struct
pxa_mbus_pixelfmt
*pxa_mbus_find_fmtdesc(
in pxa_mbus_find_fmtdesc()
601
static const struct
pxa_mbus_pixelfmt
*pxa_mbus_get_fmtdesc(
in pxa_mbus_get_fmtdesc()
619
const struct
pxa_mbus_pixelfmt
*host_fmt;
1614
static const struct
pxa_mbus_pixelfmt
pxa_camera_formats[] = {
1626
static bool pxa_camera_packing_supported(const struct
pxa_mbus_pixelfmt
*fm
[all...]
Completed in 6 milliseconds