HomeSort by relevance Sort by last modified time
    Searched refs:VIDEO_MAX_PLANES (Results 1 - 25 of 29) sorted by null

1 2

  /device/asus/deb/kernel-headers/media/
msmb_camera.h 124 unsigned int plane_sizes[VIDEO_MAX_PLANES];
msmb_pproc.h 27 #define MAX_PLANES VIDEO_MAX_PLANES
  /device/asus/deb/original-kernel-headers/media/
msmb_camera.h 131 unsigned int plane_sizes[VIDEO_MAX_PLANES];
msmb_pproc.h 10 /* Should be same as VIDEO_MAX_PLANES in videodev2.h */
11 #define MAX_PLANES VIDEO_MAX_PLANES
  /device/asus/flo/kernel-headers/media/
msmb_camera.h 124 unsigned int plane_sizes[VIDEO_MAX_PLANES];
msmb_pproc.h 27 #define MAX_PLANES VIDEO_MAX_PLANES
  /device/asus/flo/original-kernel-headers/media/
msmb_camera.h 131 unsigned int plane_sizes[VIDEO_MAX_PLANES];
msmb_pproc.h 10 /* Should be same as VIDEO_MAX_PLANES in videodev2.h */
11 #define MAX_PLANES VIDEO_MAX_PLANES
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 179 struct v4l2_plane planes[VIDEO_MAX_PLANES]; /* plane info, to be filled during mem allocation*/
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.h 97 struct v4l2_plane planes[VIDEO_MAX_PLANES];
mm_camera_interface2.h 172 struct v4l2_plane planes[VIDEO_MAX_PLANES];
mm_camera_stream.c 197 struct v4l2_plane planes[VIDEO_MAX_PLANES];
485 uint32_t planes[VIDEO_MAX_PLANES];
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 311 uint32_t planes[VIDEO_MAX_PLANES];
514 uint32_t planes[VIDEO_MAX_PLANES];
652 uint32_t planes[VIDEO_MAX_PLANES];
    [all...]
QCameraHWI_Record.cpp 388 uint32_t planes[VIDEO_MAX_PLANES];
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 179 uint32_t planes_main[VIDEO_MAX_PLANES];
910 uint32_t planes[VIDEO_MAX_PLANES];
    [all...]
mm_qcamera_video.c 115 uint32_t planes[VIDEO_MAX_PLANES];
mm_qcamera_preview.c 258 uint32_t planes[VIDEO_MAX_PLANES];
337 uint32_t planes[VIDEO_MAX_PLANES];
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Preview.cpp 325 uint32_t planes[VIDEO_MAX_PLANES];
541 uint32_t planes[VIDEO_MAX_PLANES];
692 uint32_t planes[VIDEO_MAX_PLANES];
    [all...]
QCameraHWI_Record.cpp 387 uint32_t planes[VIDEO_MAX_PLANES];
QCameraHWI_Preview_7x27A.cpp 356 uint32_t planes[VIDEO_MAX_PLANES];
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 27 #define VIDEO_MAX_PLANES 8
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 73 #define VIDEO_MAX_PLANES 8
    [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 73 #define VIDEO_MAX_PLANES 8
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 164 struct v4l2_plane planes[VIDEO_MAX_PLANES];
235 struct v4l2_plane planes[VIDEO_MAX_PLANES];
253 struct v4l2_plane planes[VIDEO_MAX_PLANES];
    [all...]

Completed in 1101 milliseconds

1 2