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:vid_ch
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H
A
D
vpif_display.c
431
struct video_obj *
vid_ch
= &ch->video;
in vpif_update_std_info()
local
442
if (config->stdid &
vid_ch
->stdid) {
in vpif_update_std_info()
460
struct video_obj *
vid_ch
= &ch->video;
in vpif_update_resolution()
local
464
if (!
vid_ch
->stdid && !
vid_ch
->dv_timings.bt.height)
in vpif_update_resolution()
467
if (
vid_ch
->stdid) {
in vpif_update_resolution()
483
if (
vid_ch
->stdid)
in vpif_update_resolution()
505
struct video_obj *
vid_ch
= &ch->video;
in vpif_calculate_offsets()
local
510
vid_ch
->buf_field = V4L2_FIELD_NONE;
in vpif_calculate_offsets()
512
vid_ch
in vpif_calculate_offsets()
915
struct video_obj *
vid_ch
= &ch->video;
vpif_s_dv_timings()
local
1012
struct video_obj *
vid_ch
= &ch->video;
vpif_g_dv_timings()
local
[all...]
H
A
D
vpif_capture.c
465
struct video_obj *
vid_ch
= &ch->video;
in vpif_update_std_info()
local
503
if (config->stdid &
vid_ch
->stdid) {
in vpif_update_std_info()
509
if (!memcmp(&config->dv_timings, &
vid_ch
->dv_timings,
in vpif_update_std_info()
510
sizeof(
vid_ch
->dv_timings))) {
in vpif_update_std_info()
530
if (
vid_ch
->stdid)
in vpif_update_std_info()
560
struct video_obj *
vid_ch
= &(ch->video);
in vpif_calculate_offsets()
local
569
vid_ch
->buf_field = V4L2_FIELD_NONE;
in vpif_calculate_offsets()
571
vid_ch
->buf_field = V4L2_FIELD_INTERLACED;
in vpif_calculate_offsets()
573
vid_ch
->buf_field = common->fmt.fmt.pix.field;
in vpif_calculate_offsets()
579
if ((V4L2_FIELD_NONE ==
vid_ch
in vpif_calculate_offsets()
1169
struct video_obj *
vid_ch
= &ch->video;
vpif_s_dv_timings()
local
1265
struct video_obj *
vid_ch
= &ch->video;
vpif_g_dv_timings()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H
A
D
vpif_display.c
431
struct video_obj *
vid_ch
= &ch->video;
in vpif_update_std_info()
local
442
if (config->stdid &
vid_ch
->stdid) {
in vpif_update_std_info()
460
struct video_obj *
vid_ch
= &ch->video;
in vpif_update_resolution()
local
464
if (!
vid_ch
->stdid && !
vid_ch
->dv_timings.bt.height)
in vpif_update_resolution()
467
if (
vid_ch
->stdid) {
in vpif_update_resolution()
483
if (
vid_ch
->stdid)
in vpif_update_resolution()
505
struct video_obj *
vid_ch
= &ch->video;
in vpif_calculate_offsets()
local
510
vid_ch
->buf_field = V4L2_FIELD_NONE;
in vpif_calculate_offsets()
512
vid_ch
in vpif_calculate_offsets()
913
struct video_obj *
vid_ch
= &ch->video;
vpif_s_dv_timings()
local
1010
struct video_obj *
vid_ch
= &ch->video;
vpif_g_dv_timings()
local
[all...]
H
A
D
vpif_capture.c
465
struct video_obj *
vid_ch
= &ch->video;
in vpif_update_std_info()
local
503
if (config->stdid &
vid_ch
->stdid) {
in vpif_update_std_info()
509
if (!memcmp(&config->dv_timings, &
vid_ch
->dv_timings,
in vpif_update_std_info()
510
sizeof(
vid_ch
->dv_timings))) {
in vpif_update_std_info()
530
if (
vid_ch
->stdid)
in vpif_update_std_info()
560
struct video_obj *
vid_ch
= &(ch->video);
in vpif_calculate_offsets()
local
569
vid_ch
->buf_field = V4L2_FIELD_NONE;
in vpif_calculate_offsets()
571
vid_ch
->buf_field = V4L2_FIELD_INTERLACED;
in vpif_calculate_offsets()
573
vid_ch
->buf_field = common->fmt.fmt.pix.field;
in vpif_calculate_offsets()
579
if ((V4L2_FIELD_NONE ==
vid_ch
in vpif_calculate_offsets()
1156
struct video_obj *
vid_ch
= &ch->video;
vpif_s_dv_timings()
local
1252
struct video_obj *
vid_ch
= &ch->video;
vpif_g_dv_timings()
local
[all...]
Completed in 10 milliseconds