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:vid_cap
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H
A
D
fimc-reg.c
673
struct fimc_vid_cap *
vid_cap
= &fimc->
vid_cap
;
in fimc_hw_set_camera_type()
local
H
A
D
fimc-capture.c
263
struct fimc_vid_cap *
vid_cap
= &fimc->
vid_cap
;
in start_streaming()
local
315
struct fimc_
vid_cap
*
vid_cap
= &fimc->
vid_cap
;
fimc_capture_resume()
local
407
struct fimc_
vid_cap
*
vid_cap
= &fimc->
vid_cap
;
buffer_queue()
local
1716
struct fimc_
vid_cap
*
vid_cap
;
fimc_register_capture_device()
local
[all...]
H
A
D
fimc-core.h
427
struct fimc_vid_cap
vid_cap
;
member
671
static inline void fimc_active_queue_add(struct fimc_vid_cap *
vid_cap
,
in fimc_active_queue_add()
argument
698
static inline void fimc_pending_queue_add(struct fimc_vid_cap *
vid_cap
,
in fimc_pending_queue_add()
argument
683
fimc_active_queue_pop( struct fimc_
vid_cap
*
vid_cap
)
fimc_active_queue_pop()
argument
709
fimc_pending_queue_pop( struct fimc_
vid_cap
*
vid_cap
)
fimc_pending_queue_pop()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H
A
D
fimc-reg.c
673
struct fimc_vid_cap *
vid_cap
= &fimc->
vid_cap
;
in fimc_hw_set_camera_type()
local
H
A
D
fimc-capture.c
263
struct fimc_vid_cap *
vid_cap
= &fimc->
vid_cap
;
in start_streaming()
local
315
struct fimc_
vid_cap
*
vid_cap
= &fimc->
vid_cap
;
fimc_capture_resume()
local
407
struct fimc_
vid_cap
*
vid_cap
= &fimc->
vid_cap
;
buffer_queue()
local
1719
struct fimc_
vid_cap
*
vid_cap
;
fimc_register_capture_device()
local
[all...]
H
A
D
fimc-core.h
429
struct fimc_vid_cap
vid_cap
;
member
674
static inline void fimc_active_queue_add(struct fimc_vid_cap *
vid_cap
,
in fimc_active_queue_add()
argument
687
fimc_active_queue_pop( struct fimc_
vid_cap
*
vid_cap
)
fimc_active_queue_pop()
argument
703
fimc_pending_queue_add(struct fimc_
vid_cap
*
vid_cap
, struct fimc_vid_buffer *buf)
fimc_pending_queue_add()
argument
715
fimc_pending_queue_pop( struct fimc_
vid_cap
*
vid_cap
)
fimc_pending_queue_pop()
argument
[all...]
Completed in 9 milliseconds