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

1 2

  /external/chromium_org/content/common/gpu/media/
v4l2_video_device.cc 91 base::checked_cast<int>(format.fmt.pix_mp.plane_fmt[0].bytesperline);
93 base::checked_cast<int>(format.fmt.pix_mp.plane_fmt[0].sizeimage);
129 format.fmt.pix_mp.plane_fmt[i].sizeimage,
131 DCHECK_LE(format.fmt.pix_mp.plane_fmt[i].bytesperline,
v4l2_image_processor.cc 249 format.fmt.pix_mp.plane_fmt[i].sizeimage =
252 format.fmt.pix_mp.plane_fmt[i].bytesperline =
298 format.fmt.pix_mp.plane_fmt[i].sizeimage =
301 format.fmt.pix_mp.plane_fmt[i].bytesperline =
v4l2_video_encode_accelerator.cc 845 format.fmt.pix_mp.plane_fmt[0].sizeimage =
852 base::checked_cast<size_t>(format.fmt.pix_mp.plane_fmt[0].sizeimage);
    [all...]
v4l2_video_decode_accelerator.cc     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 366 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
376 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
552 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
588 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
596 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
    [all...]
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 108 fmt.fmt.pix_mp.plane_fmt[0].sizeimage = pstConfig->sizeJpeg;
  /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 1182 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /development/ndk/platforms/android-L/include/linux/
videodev2.h 1175 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 1689 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
videodev2.h 1182 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
videodev2.h 1182 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
videodev2.h 1182 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 1225 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 1723 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 2056 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 2411 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 2151 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h 2538 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/samsung_slsi/exynos5/include/linux/
videodev2.h 2192 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 725 fmt.fmt.pix_mp.plane_fmt[0].sizeimage = bufferConf->nSizeImage;
    [all...]

Completed in 1462 milliseconds

1 2