Searched refs:V4L2_FIELD_NONE (Results 1 - 10 of 10) sorted by last modified time

/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h35 V4L2_FIELD_NONE = 1, enumerator in enum:v4l2_field
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h91 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator in enum:v4l2_field
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dvideodev2.h35 V4L2_FIELD_NONE = 1, enumerator in enum:v4l2_field
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dvideodev2.h91 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator in enum:v4l2_field
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dvideodev2.h36 V4L2_FIELD_NONE = 1, enumerator in enum:v4l2_field
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dvideodev2.h93 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator in enum:v4l2_field
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp1321 if (pThis->drv_ctx.interlace != V4L2_FIELD_NONE/*VDPP_InterlaceFrameProgressive*/)
1595 drv_ctx.interlace = V4L2_FIELD_NONE;
1631 if (V4L2_FIELD_NONE == drv_ctx.interlace)
1633 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
1666 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
2983 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
3108 if (V4L2_FIELD_NONE == drv_ctx.interlace)
3110 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
3152 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
3238 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
[all...]
/hardware/qcom/media/msm8998/videopp/src/
H A Domx_vdpp.cpp1321 if (pThis->drv_ctx.interlace != V4L2_FIELD_NONE/*VDPP_InterlaceFrameProgressive*/)
1595 drv_ctx.interlace = V4L2_FIELD_NONE;
1631 if (V4L2_FIELD_NONE == drv_ctx.interlace)
1633 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
1666 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
2983 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
3108 if (V4L2_FIELD_NONE == drv_ctx.interlace)
3110 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
3152 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
3238 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h50 V4L2_FIELD_NONE = 1, enumerator in enum:v4l2_field
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h112 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator in enum:v4l2_field

Completed in 83 milliseconds