OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_BUF_FLAG_QUEUED
(Results
51 - 53
of
53
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
videodev2.h
685
#define
V4L2_BUF_FLAG_QUEUED
0x0002 /* Buffer is queued for processing */
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
482
#define
V4L2_BUF_FLAG_QUEUED
0x0002
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
686
#define
V4L2_BUF_FLAG_QUEUED
0x0002 /* Buffer is queued for processing */
[
all
...]
Completed in 119 milliseconds
1
2
3