HomeSort by relevance Sort by last modified time
    Searched refs:v4l2_plane (Results 1 - 19 of 19) sorted by null

  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gsc_utils.h 115 struct v4l2_plane planes[NUM_OF_GSC_PLANES];
exynos_gscaler.c     [all...]
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 200 struct v4l2_plane plane[JPEG_MAX_PLANE_CNT];
205 memset(plane, 0, (int)JPEG_MAX_PLANE_CNT * sizeof(struct v4l2_plane));
234 struct v4l2_plane planes[3];
238 memset(planes, 0, sizeof(struct v4l2_plane)*3);
  /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];
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 805 struct v4l2_plane planes[VIDEO_DECODER_INBUF_PLANES];
924 struct v4l2_plane planes[VIDEO_DECODER_OUTBUF_PLANES];
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device_copper.cpp 170 struct v4l2_plane plane;
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 444 struct v4l2_plane { struct
472 struct v4l2_plane *planes;
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c 278 memcpy(&my_obj->buf[0].planes,&buf->planes,buf->num_planes * sizeof(struct v4l2_plane));
830 struct v4l2_plane planes[VIDEO_MAX_PLANES];
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 606 * struct v4l2_plane - plane info for multi-planar buffers
623 struct v4l2_plane { struct
676 struct v4l2_plane *planes;
    [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 583 * struct v4l2_plane - plane info for multi-planar buffers
602 struct v4l2_plane { struct
658 struct v4l2_plane *planes;
    [all...]
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 79 struct v4l2_plane planes[NUM_OF_ROTATOR_PLANES];
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec_copper.cpp 129 struct v4l2_plane plane;
    [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...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 713 struct v4l2_plane planes[1];
    [all...]

Completed in 1455 milliseconds