Searched refs:min_width (Results 1 - 10 of 10) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A Dv4l2-subdev.h57 __u32 min_width; member in struct:v4l2_subdev_frame_size_enum
H A Dvideodev2.h463 __u32 min_width; /* Minimum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dv4l2-subdev.h89 __u32 min_width; member in struct:v4l2_subdev_frame_size_enum
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h163 unsigned int min_width; member in struct:msm_venc_video_capability
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp705 capability.min_width = frmsize.stepwise.min_width;
3432 if ((width * height < capability.min_width * capability.min_height) ||
3436 width, height, capability.min_width, capability.min_height,
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c700 __u8 min_width; member in struct:dsscomp_dispc_limitations
711 .min_width = 2,
727 if (dis->channel != OMAP_DSS_CHANNEL_DIGIT && dst_w < limits->min_width)
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h270 unsigned int min_width; member in struct:video_decoder_capability
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h347 __u32 min_width; member in struct:v4l2_frmsize_stepwise
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h487 __u32 min_width; /* Minimum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp1272 m_decoder_capability.min_width *
1278 m_decoder_capability.min_width,
1638 m_decoder_capability.min_width = frmsize.stepwise.min_width;

Completed in 329 milliseconds