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:HDR_X2
(Results
1 - 13
of
13
) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
subdev-itf.c
134
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_get_set_fmt()
152
if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_init_buf()
167
if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_free_buf()
311
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_channel_enable()
381
else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
)
in sditf_channel_disable()
411
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_start_stream()
428
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_stop_stream()
H
A
D
capture.c
1914
if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_csi_set_lvds_sav_eav()
2073
(dev->hdr.hdr_mode ==
HDR_X2
&& stream->id > 1) ||
in rkcif_csi_channel_init()
2383
else if (stream->cifdev->hdr.hdr_mode ==
HDR_X2
)
in rkcif_csi_channel_set_v1()
2443
if (dev->hdr.hdr_mode ==
HDR_X2
&&
in rkcif_csi_stream_start()
2459
if (dev->hdr.hdr_mode ==
HDR_X2
&&
in rkcif_csi_stream_start()
2579
if ((dev->hdr.hdr_mode ==
HDR_X2
&&
in rkcif_is_extending_line_for_height()
2817
if (dev->hdr.hdr_mode ==
HDR_X2
&& stream->id == 0)
in rkcif_init_rx_buf()
3112
if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_do_stop_stream()
4119
} else if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_do_start_stream()
6014
if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_rdbk_frame_end()
[all...]
H
A
D
cif-luma.c
305
case
HDR_X2
:
in rkcif_luma_isr()
H
A
D
procfs.c
293
dev->hdr.hdr_mode ==
HDR_X2
? "hdr_x2" : "hdr_x3");
in rkcif_show_format()
H
A
D
dev.c
931
if (cif_dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_pipeline_set_stream()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
subdev-itf.c
128
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_get_set_fmt()
146
if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_init_buf()
161
if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_free_buf()
307
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_channel_enable()
376
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_channel_disable()
408
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_start_stream()
425
} else if (priv->hdr_cfg.hdr_mode ==
HDR_X2
) {
in sditf_stop_stream()
H
A
D
capture.c
1904
if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_csi_set_lvds_sav_eav()
2053
if (dev->hdr.hdr_mode == NO_HDR || (dev->hdr.hdr_mode ==
HDR_X2
&& stream->id > 1) ||
in rkcif_csi_channel_init()
2332
} else if (stream->cifdev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_csi_channel_set_v1()
2395
if (dev->hdr.hdr_mode ==
HDR_X2
&& stream->id == 0) {
in rkcif_csi_stream_start()
2411
if (dev->hdr.hdr_mode ==
HDR_X2
&& stream->id == 0 && (!stream->dma_en)) {
in rkcif_csi_stream_start()
2514
if ((dev->hdr.hdr_mode ==
HDR_X2
&& stream->id == RKCIF_STREAM_MIPI_ID1) ||
in rkcif_is_extending_line_for_height()
2737
if (dev->hdr.hdr_mode ==
HDR_X2
&& stream->id == 0) {
in rkcif_init_rx_buf()
3030
if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_do_stop_stream()
3971
} else if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_do_start_stream()
5799
if (dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_rdbk_frame_end()
[all...]
H
A
D
cif-luma.c
287
case
HDR_X2
:
in rkcif_luma_isr()
H
A
D
procfs.c
291
: dev->hdr.hdr_mode ==
HDR_X2
? "hdr_x2"
in rkcif_show_format()
H
A
D
dev.c
874
if (cif_dev->hdr.hdr_mode ==
HDR_X2
) {
in rkcif_pipeline_set_stream()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
rk-camera-module.h
280
*
HDR_X2
: hdr two frame or line mode
285
HDR_X2
= 5,
enumerator
502
*
HDR_X2
: id0 fiexd to vc0 for long frame
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H
A
D
rk-camera-module.h
375
*
HDR_X2
: hdr two frame or line mode
381
HDR_X2
= 5,
enumerator
631
*
HDR_X2
: id0 fiexd to vc0 for long frame
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H
A
D
gc2093.c
457
.hdr_mode =
HDR_X2
,
Completed in 33 milliseconds