HomeSort by relevance Sort by last modified time
    Searched defs:V4L2_STD_PAL_N (Results 76 - 78 of 78) sorted by null

1 2 34

  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h     [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 634 #define V4L2_STD_PAL_N ((v4l2_std_id)0x00000200)
671 #define V4L2_STD_MN (V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | V4L2_STD_NTSC)
672 #define V4L2_STD_MTS (V4L2_STD_NTSC_M | V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc)
675 #define V4L2_STD_625_50 (V4L2_STD_PAL | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | V4L2_STD_SECAM)
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h     [all...]

Completed in 39 milliseconds

1 2 34