OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_PIX_FMT_HM12
(Results
76 - 79
of
79
) sorted by null
1
2
3
4
/hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h
226
#define
V4L2_PIX_FMT_HM12
v4l2_fourcc('H', 'M', '1', '2')
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
349
#define
V4L2_PIX_FMT_HM12
v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
226
#define
V4L2_PIX_FMT_HM12
v4l2_fourcc('H', 'M', '1', '2')
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
349
#define
V4L2_PIX_FMT_HM12
v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */
[
all
...]
Completed in 46 milliseconds
1
2
3
4