Home
last modified time | relevance | path

Searched defs:min_height (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c158 gint min_height = 1, max_height = G_MAXINT; in gst_va_create_raw_caps_from_config() local
389 gint min_height = 1, max_height = G_MAXINT; in gst_va_caps_from_profiles() local
Dgstvafilter.c51 gint min_height; member
/third_party/ffmpeg/libavutil/
Dhwcontext.h472 int min_height; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c366 guint min_width = -1, min_height = -1; in _update_effective_dimensions() local
/third_party/boost/boost/polygon/
Dpolygon_45_set_concept.hpp324typename coordinate_traits<typename polygon_45_set_traits<polygon_set_type>::coordinate_type>::uns… in keep()
Dpolygon_90_set_concept.hpp517typename coordinate_traits<typename polygon_90_set_traits<polygon_set_type>::coordinate_type>::uns… in keep()
Dpolygon_set_concept.hpp274typename coordinate_traits<typename polygon_set_traits<polygon_set_type>::coordinate_type>::unsign… in keep()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcaps.c243 gint min_height, max_height; in GST_START_TEST() local
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc985 int min_height = top_toolbar_->GetBounds().height + 100; in AddControls() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvenc.c619 gint min_height = 16; in gst_nv_enc_register() local
Dgstnvdecoder.c1061 gint max_height = 0, min_height = G_MAXINT; in gst_nv_decoder_check_device_caps() local
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c932 gint i, ncomps, temp, min_height = INT_MAX; in gst_openjpeg_enc_fill_image() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtenc.c217 const int min_height = 1, max_height = G_MAXINT; in gst_vtenc_base_init() local
/third_party/libdrm/
Dxf86drmMode.h204 uint32_t min_height, max_height; member
/third_party/weston/libweston/backend-drm/
Ddrm-internal.h272 int min_height, max_height; member
/third_party/weston/libweston/backend-x11/
Dx11.c572 int32_t min_width, min_height; member
/third_party/libdrm/include/drm/
Ddrm_mode.h243 __u32 min_height; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h273 __u32 min_height; member
/third_party/weston/xwayland/
Dwindow-manager.c56 int32_t min_width, min_height; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h825 __u32 min_height; /* Minimum frame height [pixel] */ member
1592 __u32 min_height; member
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h825 __u32 min_height; /* Minimum frame height [pixel] */ member
1592 __u32 min_height; member
/third_party/weston/clients/
Dwindow.c4262 const int min_width = 200, min_height = 200; in window_schedule_resize() local