OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_BUF_FLAG_BFRAME
(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
481
#define
V4L2_BUF_FLAG_BFRAME
0x0020
[
all
...]
/hardware/samsung_slsi/exynos5/include/linux/
videodev2.h
672
#define
V4L2_BUF_FLAG_BFRAME
0x0020 /* Image is a B-frame */
[
all
...]
/hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h
487
#define
V4L2_BUF_FLAG_BFRAME
0x0020
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
690
#define
V4L2_BUF_FLAG_BFRAME
0x0020 /* Image is a B-frame */
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
487
#define
V4L2_BUF_FLAG_BFRAME
0x0020
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
690
#define
V4L2_BUF_FLAG_BFRAME
0x0020 /* Image is a B-frame */
[
all
...]
Completed in 53 milliseconds
1
2
3
4