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:capture
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
pwm.h
245
* @
capture
:
capture
and report PWM signal
259
int (*
capture
)(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_capture *result, unsigned long timeout);
member
297
* struct pwm_capture - PWM
capture
data
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H
A
D
sysfs.c
246
static DEVICE_ATTR_RO(
capture
);
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H
A
D
videodev2.h
175
* Can only be used with video
capture
.
432
#define V4L2_CAP_VIDEO_CAPTURE 0x00000001 /* Is a video
capture
device */
435
#define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI
capture
device */
437
#define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI
capture
device */
439
#define V4L2_CAP_RDS_CAPTURE 0x00000100 /* RDS data
capture
*/
444
/* Is a video
capture
device that supports multiplanar formats */
458
#define V4L2_CAP_SDR_CAPTURE 0x00100000 /* Is a SDR
capture
device */
461
#define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata
capture
device */
1074
/* Don't return the
capture
buffer until OUTPUT timestamp changes */
2217
* @vbi: raw VBI
capture
o
2240
struct v4l2_
capture
parm
capture
;
global()
member
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
videodev2.h
175
* Can only be used with video
capture
.
432
#define V4L2_CAP_VIDEO_CAPTURE 0x00000001 /* Is a video
capture
device */
435
#define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI
capture
device */
437
#define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI
capture
device */
439
#define V4L2_CAP_RDS_CAPTURE 0x00000100 /* RDS data
capture
*/
444
/* Is a video
capture
device that supports multiplanar formats */
458
#define V4L2_CAP_SDR_CAPTURE 0x00100000 /* Is a SDR
capture
device */
461
#define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata
capture
device */
1074
/* Don't return the
capture
buffer until OUTPUT timestamp changes */
2217
* @vbi: raw VBI
capture
o
2240
struct v4l2_
capture
parm
capture
;
global()
member
[all...]
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H
A
D
configure_llvm
313
--enable-openal enable OpenAL 1.1
capture
support [no]
Completed in 21 milliseconds