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:VPIF_VIDEO_INDEX
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H
A
D
vpif_display.c
77
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_prepare()
116
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue_setup()
151
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue()
169
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_start_streaming()
215
channel_first_int[
VPIF_VIDEO_INDEX
][ch->channel_id] = 1;
in vpif_start_streaming()
257
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_stop_streaming()
459
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_update_resolution()
502
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_calculate_offsets()
563
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_config_addr()
611
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_g_fmt_vid_out()
[all...]
H
A
D
vpif_capture.c
78
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_prepare()
114
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue_setup()
149
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue()
169
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_start_streaming()
223
channel_first_int[
VPIF_VIDEO_INDEX
][ch->channel_id] = 1;
in vpif_start_streaming()
263
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_stop_streaming()
461
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_update_std_info()
562
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_calculate_offsets()
643
common = &(ch->common[
VPIF_VIDEO_INDEX
]);
in vpif_config_addr()
821
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_s_std()
[all...]
H
A
D
vpif_display.h
36
#define
VPIF_VIDEO_INDEX
(0)
macro
H
A
D
vpif_capture.h
25
#define
VPIF_VIDEO_INDEX
0
macro
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H
A
D
vpif_display.c
77
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_prepare()
116
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue_setup()
151
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue()
169
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_start_streaming()
215
channel_first_int[
VPIF_VIDEO_INDEX
][ch->channel_id] = 1;
in vpif_start_streaming()
257
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_stop_streaming()
459
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_update_resolution()
502
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_calculate_offsets()
563
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_config_addr()
609
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_g_fmt_vid_out()
[all...]
H
A
D
vpif_capture.c
78
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_prepare()
114
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue_setup()
149
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_buffer_queue()
169
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_start_streaming()
223
channel_first_int[
VPIF_VIDEO_INDEX
][ch->channel_id] = 1;
in vpif_start_streaming()
263
common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_stop_streaming()
461
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_update_std_info()
562
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_calculate_offsets()
632
common = &(ch->common[
VPIF_VIDEO_INDEX
]);
in vpif_config_addr()
810
struct common_obj *common = &ch->common[
VPIF_VIDEO_INDEX
];
in vpif_s_std()
[all...]
H
A
D
vpif_capture.h
25
#define
VPIF_VIDEO_INDEX
0
macro
H
A
D
vpif_display.h
28
#define
VPIF_VIDEO_INDEX
(0)
macro
Completed in 8 milliseconds