HomeSort by relevance Sort by last modified time
    Searched refs:pix_mp (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
videodev2.h 1192 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon57213
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
videodev2.h 1192 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon57991
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
videodev2.h 1192 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon58767
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
videodev2.h 1192 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon59544
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 1235 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon21425
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 1742 struct v4l2_pix_format_mplane pix_mp; \/* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE *\/ member in union:v4l2_format::__anon21522
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 2066 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon21110
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 2430 struct v4l2_pix_format_mplane pix_mp; \/* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE *\/ member in union:v4l2_format::__anon21165
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 2161 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon21284
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h 2557 struct v4l2_pix_format_mplane pix_mp; \/* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE *\/ member in union:v4l2_format::__anon21348
    [all...]
  /hardware/samsung_slsi/exynos5/include/linux/
videodev2.h 2211 struct v4l2_pix_format_mplane pix_mp; \/* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE *\/ member in union:v4l2_format::__anon21810
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 127 v4l2_fmt.fmt.pix_mp.width = node->width;
128 v4l2_fmt.fmt.pix_mp.height = node->height;
129 v4l2_fmt.fmt.pix_mp.pixelformat = node->format;
130 v4l2_fmt.fmt.pix_mp.field = V4L2_FIELD_ANY;
    [all...]

Completed in 1518 milliseconds

12