HomeSort by relevance Sort by last modified time
    Searched defs:v4l2_std_id (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
videodev2.h 629 typedef __u64 v4l2_std_id; typedef
630 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001)
631 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002)
632 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004)
633 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008)
634 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010)
635 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020)
636 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040)
637 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080)
638 #define V4L2_STD_PAL_M ((v4l2_std_id) 0x00000100
    [all...]
  /device/google/bonito/sdm710/kernel-headers/linux/
videodev2.h 642 typedef __u64 v4l2_std_id; typedef
643 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001)
644 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002)
645 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004)
646 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008)
647 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010)
648 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020)
649 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040)
650 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080)
651 #define V4L2_STD_PAL_M ((v4l2_std_id) 0x00000100
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
videodev2.h 1181 typedef __u64 v4l2_std_id; typedef
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
videodev2.h 642 typedef __u64 v4l2_std_id; typedef
643 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001)
644 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002)
645 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004)
646 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008)
647 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010)
648 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020)
649 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040)
650 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080)
651 #define V4L2_STD_PAL_M ((v4l2_std_id) 0x00000100
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
videodev2.h 1181 typedef __u64 v4l2_std_id; typedef
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 1160 typedef __u64 v4l2_std_id; typedef
    [all...]

Completed in 636 milliseconds