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
defs:vcapture
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H
A
D
vimc-capture.c
69
struct vimc_capture_device *
vcapture
= container_of(ved, struct vimc_capture_device,
in vimc_capture_get_format()
local
78
struct vimc_capture_device *
vcapture
= video_drvdata(file);
in vimc_capture_g_fmt_vid_cap()
local
120
struct vimc_capture_device *
vcapture
= video_drvdata(file);
in vimc_capture_s_fmt_vid_cap()
local
226
vimc_capture_return_all_buffers(struct vimc_capture_device *
vcapture
, enum vb2_buffer_state state)
vimc_capture_return_all_buffers()
argument
243
struct vimc_capture_device *
vcapture
= vb2_get_drv_priv(vq);
vimc_capture_start_streaming()
local
271
struct vimc_capture_device *
vcapture
= vb2_get_drv_priv(vq);
vimc_capture_stop_streaming()
local
284
struct vimc_capture_device *
vcapture
= vb2_get_drv_priv(vb2_buf->vb2_queue);
vimc_capture_buf_queue()
local
298
struct vimc_capture_device *
vcapture
= vb2_get_drv_priv(vq);
vimc_capture_queue_setup()
local
311
struct vimc_capture_device *
vcapture
= vb2_get_drv_priv(vb->vb2_queue);
vimc_capture_buffer_prepare()
local
342
struct vimc_capture_device *
vcapture
=
vimc_capture_release()
local
351
struct vimc_capture_device *
vcapture
=
vimc_capture_unregister()
local
360
struct vimc_capture_device *
vcapture
= container_of(ved, struct vimc_capture_device,
vimc_capture_process_frame()
local
401
struct vimc_capture_device *
vcapture
;
vimc_capture_add()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H
A
D
bttvp.h
459
struct list_head
vcapture
; /* vbi capture queue */
member
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H
A
D
bttvp.h
415
struct list_head
vcapture
; /* vbi capture queue */
member
Completed in 4 milliseconds