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:cif_fmt_out
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
dev.h
511
const struct cif_output_fmt *
cif_fmt_out
;
member
550
const struct cif_output_fmt *
cif_fmt_out
;
member
H
A
D
capture.c
1529
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_init()
1535
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_init()
1546
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_init()
1561
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_init()
1567
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_init()
1678
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_update()
1684
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_update()
1691
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_assign_new_buffer_update()
1791
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW) {
in rkcif_update_new_buffer_wake_up_mode()
1797
if (stream->
cif_fmt_out
in rkcif_update_new_buffer_wake_up_mode()
[all...]
H
A
D
procfs.c
307
seq_printf(f, "\tformat:%s/%ux%u(%u,%u)\n", rkcif_pixelcode_to_string(stream->
cif_fmt_out
->fourcc),
in rkcif_show_format()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
dev.h
470
const struct cif_output_fmt *
cif_fmt_out
;
member
509
const struct cif_output_fmt *
cif_fmt_out
;
member
H
A
D
capture.c
1509
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_init()
1515
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_init()
1525
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_init()
1541
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_init()
1547
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_init()
1678
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_update()
1684
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_update()
1691
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_assign_new_buffer_update()
1794
if (stream->
cif_fmt_out
->fmt_type != CIF_FMT_TYPE_RAW)
in rkcif_update_new_buffer_wake_up_mode()
1800
if (stream->
cif_fmt_out
in rkcif_update_new_buffer_wake_up_mode()
[all...]
H
A
D
procfs.c
314
rkcif_pixelcode_to_string(stream->
cif_fmt_out
->fourcc),
in rkcif_show_format()
Completed in 14 milliseconds