HomeSort by relevance Sort by last modified time
    Searched refs:v4l2_format (Results 26 - 50 of 75) sorted by null

12 3

  /external/strace/tests-mx32/
ioctl_v4l2.c 61 init_v4l2_format(struct v4l2_format *const f,
170 dprint_ioctl_v4l2(struct v4l2_format *const f,
322 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \
323 dprint_ioctl_v4l2((v4l2_format), (request), (buf_type), #buf_type)
357 TAIL_ALLOC_OBJECT_CONST_PTR(struct v4l2_format, p_format);
492 struct v4l2_format *const p_v4l2_format =
    [all...]
  /external/v4l2_codec2/vda/
v4l2_video_decode_accelerator.h 300 bool GetFormatInfo(struct v4l2_format* format,
304 bool CreateBuffersForFormat(const struct v4l2_format& format,
v4l2_video_decode_accelerator.cc     [all...]
videodev2.h 2046 struct v4l2_format { struct
    [all...]
  /external/webrtc/webrtc/modules/video_capture/linux/
device_info_linux.cc 254 struct v4l2_format video_fmt;
255 memset(&video_fmt, 0, sizeof(struct v4l2_format));
video_capture_linux.cc 205 struct v4l2_format video_fmt;
206 memset(&video_fmt, 0, sizeof(struct v4l2_format));
  /packages/services/Car/evs/sampleDriver/
VideoCapture.cpp 93 v4l2_format format;
  /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...]
  /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/display/msm8909/sdm/libs/core/drm/
hw_info_drm.cpp 358 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) {
359 switch (v4l2_format) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_info_drm.cpp 347 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) {
348 switch (v4l2_format) {
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_info_drm.cpp 349 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) {
350 switch (v4l2_format) {
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.cc 106 v4l2_format fmt;
992 bool V4L2Device::GetV4L2Format(v4l2_format* format) {
993 memset(format, 0, sizeof(v4l2_format));
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 2061 struct v4l2_format { struct
    [all...]

Completed in 1302 milliseconds

12 3