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
76 - 81
of
81
) sorted by null
1
2
3
4
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
videodev2.h
476
#define
V4L2_BUF_FLAG_QUEUED
0x0002
[
all
...]
/hardware/samsung_slsi/exynos5/include/linux/
videodev2.h
668
#define
V4L2_BUF_FLAG_QUEUED
0x0002 /* Buffer is queued for processing */
[
all
...]
/hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h
482
#define
V4L2_BUF_FLAG_QUEUED
0x0002
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
686
#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 53 milliseconds
1
2
3
4