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

1 2

  /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);
  /external/chromium_org/content/common/gpu/media/
v4l2_video_decode_accelerator.cc     [all...]
v4l2_video_encode_accelerator.cc 487 struct v4l2_plane planes[VIDEO_MAX_PLANES];
596 struct v4l2_plane qbuf_planes[VIDEO_MAX_PLANES];
651 struct v4l2_plane qbuf_planes[1];
    [all...]
v4l2_image_processor.cc 490 struct v4l2_plane planes[VIDEO_MAX_PLANES];
592 struct v4l2_plane qbuf_planes[VIDEO_MAX_PLANES];
627 struct v4l2_plane qbuf_planes[VIDEO_MAX_PLANES];
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 72 struct v4l2_plane planes[VIDEO_MAX_PLANES];
  /device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h 72 struct v4l2_plane 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/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 73 struct v4l2_plane planes[VIDEO_MAX_PLANES];
  /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];
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 197 struct v4l2_plane planes[VIDEO_MAX_PLANES]; /* plane info, to be filled during mem allocation*/
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c     [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 436 struct v4l2_plane { struct
466 struct v4l2_plane *planes;
    [all...]
  /development/ndk/platforms/android-L/include/linux/
videodev2.h 434 struct v4l2_plane { struct
464 struct v4l2_plane *planes;
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 586 * struct v4l2_plane - plane info for multi-planar buffers
605 struct v4l2_plane { struct
663 struct v4l2_plane *planes;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
videodev2.h 436 struct v4l2_plane { struct
466 struct v4l2_plane *planes;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
videodev2.h 436 struct v4l2_plane { struct
466 struct v4l2_plane *planes;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
videodev2.h 436 struct v4l2_plane { struct
466 struct v4l2_plane *planes;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 843 struct v4l2_plane planes[VIDEO_DECODER_INBUF_PLANES];
962 struct v4l2_plane planes[VIDEO_DECODER_OUTBUF_PLANES];
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 168 struct v4l2_plane plane;
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 451 struct v4l2_plane { struct
481 struct v4l2_plane *planes;
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 599 * struct v4l2_plane - plane info for multi-planar buffers
618 struct v4l2_plane { struct
676 struct v4l2_plane *planes;
    [all...]

Completed in 1501 milliseconds

1 2