/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 48 unsigned int min_width; member
|
D | video_encoder_device_v4l2.h | 184 unsigned int min_width; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 48 unsigned int min_width; member
|
D | video_encoder_device_v4l2.h | 200 unsigned int min_width; member
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_wrapper.cpp | 411 if (desired_width < size_query.stepwise.min_width || in GetFormatFrameSizes() 428 uint32_t width_steps = (desired_width - size_query.stepwise.min_width + in GetFormatFrameSizes() 435 {{{static_cast<int32_t>(size_query.stepwise.min_width + in GetFormatFrameSizes()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 49 unsigned int min_width; member
|
D | video_encoder_device_v4l2.h | 192 unsigned int min_width; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 49 unsigned int min_width; member
|
D | video_encoder_device_v4l2.h | 192 unsigned int min_width; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 178 unsigned int min_width; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 354 __u32 min_width; member 755 __u32 min_width; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 479 __u32 min_width; /* Minimum frame width [pixel] */ member 1135 __u32 min_width; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 482 __u32 min_width; /* Minimum frame width [pixel] */ member 1138 __u32 min_width; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 355 __u32 min_width; member 756 __u32 min_width; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | videodev2.h | 763 __u32 min_width; /* Minimum frame width [pixel] */ member 1459 __u32 min_width; member
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 316 __u32 min_width; member 653 __u32 min_width; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 521 __u32 min_width; /* Minimum frame width [pixel] */ member 1209 __u32 min_width; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | videodev2.h | 525 __u32 min_width; /* Minimum frame width [pixel] */ member 1213 __u32 min_width; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | videodev2.h | 490 __u32 min_width; member 914 __u32 min_width; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 385 __u32 min_width; member 806 __u32 min_width; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 417 m_capability.min_width = 32; in component_init() 2153 if ( (width * height < m_capability.min_width * m_capability.min_height) || in dev_is_video_session_supported() 2160 m_capability.min_width, m_capability.min_height, in dev_is_video_session_supported()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 417 m_capability.min_width = 32; in component_init() 2208 if ( (width * height < m_capability.min_width * m_capability.min_height) || in dev_is_video_session_supported() 2215 m_capability.min_width, m_capability.min_height, in dev_is_video_session_supported()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc_swvdec.h | 287 unsigned int min_width; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 296 unsigned int min_width; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 455 m_capability.min_width = 32; in component_init() 2716 if ( (width * height < m_capability.min_width * m_capability.min_height) || in dev_is_video_session_supported() 2723 m_capability.min_width, m_capability.min_height, in dev_is_video_session_supported()
|