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

  /hardware/libhardware/modules/camera/3_4/
format_metadata_factory.cpp 40 for (auto v4l2_format : v4l2_formats) {
41 int32_t hal_format = StreamFormat::V4L2ToHalPixelFormat(v4l2_format);
120 uint32_t v4l2_format = StreamFormat::HalToV4L2PixelFormat(hal_format); local
121 if (v4l2_format == 0) {
130 v4l2_format = qualified_formats[0];
132 v4l2_format = StreamFormat::HalToV4L2PixelFormat(
141 v4l2_format);
150 v4l2_format)) {
157 v4l2_format = qualified_formats[0];
160 hal_format, v4l2_format);
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 1148 struct v4l2_format { struct
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 2124 struct v4l2_format { struct
    [all...]
  /external/v4l2_codec2/vda/
videodev2.h 2046 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
videodev2.h 1231 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h 1741 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 1330 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 1866 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
videodev2.h 1446 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
videodev2.h 2126 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
videodev2.h 1072 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
videodev2.h 1870 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 1230 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 1738 struct v4l2_format { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 2018 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 2061 struct v4l2_format { struct
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 2426 struct v4l2_format { struct
    [all...]

Completed in 1536 milliseconds