Home
last modified time | relevance | path

Searched refs:min_height (Results 1 – 25 of 40) sorted by relevance

12

/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
181 min_height = MAX (min_height, attribs[i].value.value.i); in gst_va_create_raw_caps_from_config()
200 min_width, max_width, "height", GST_TYPE_INT_RANGE, min_height, in gst_va_create_raw_caps_from_config()
389 gint min_height = 1, max_height = G_MAXINT; in gst_va_caps_from_profiles() local
429 min_height = MAX (min_height, gst_value_get_int_range_min (h)); in gst_va_caps_from_profiles()
452 gst_structure_set (st, "height", GST_TYPE_INT_RANGE, min_height, in gst_va_caps_from_profiles()
Dgstvafilter.c51 gint min_height; member
164 self->min_height = 1; in gst_va_filter_init()
301 self->min_height = MAX (self->min_height, attribs[i].value.value.i); in gst_va_filter_ensure_surface_attributes()
1053 self->min_height, self->max_height, NULL); in _create_base_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c366 guint min_width = -1, min_height = -1; in _update_effective_dimensions() local
391 if (height < min_height) in _update_effective_dimensions()
392 min_height = height; in _update_effective_dimensions()
396 fb->priv->effective_height = min_height; in _update_effective_dimensions()
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_ENUM_FRAMESIZES.c100 CU_ASSERT(0 < framesize.stepwise.min_height); in do_test_VIDIOC_ENUM_FRAMESIZES()
105 CU_ASSERT(framesize.stepwise.min_height < in do_test_VIDIOC_ENUM_FRAMESIZES()
127 CU_ASSERT(0 < framesize.stepwise.min_height); in do_test_VIDIOC_ENUM_FRAMESIZES()
131 CU_ASSERT(framesize.stepwise.min_height < in do_test_VIDIOC_ENUM_FRAMESIZES()
139 min_height) % in do_test_VIDIOC_ENUM_FRAMESIZES()
Dv4l2_show.c153 framesize->stepwise.min_height, in show_v4l2_frmsizeenum()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvenc.c619 gint min_height = 16; in gst_nv_enc_register() local
701 codec_id, &caps_param, &min_height)) != NV_ENC_SUCCESS) { in gst_nv_enc_register()
703 ERROR_DETAILS, min_height, codec, device_index, status); in gst_nv_enc_register()
704 min_height = 16; in gst_nv_enc_register()
787 "height", GST_TYPE_INT_RANGE, min_height, max_height, in gst_nv_enc_register()
813 "height", GST_TYPE_INT_RANGE, min_height, max_height, in gst_nv_enc_register()
Dgstnvdecoder.c1061 gint max_height = 0, min_height = G_MAXINT; in gst_nv_decoder_check_device_caps() local
1157 if (min_height > decoder_caps.nMinHeight) in gst_nv_decoder_check_device_caps()
1158 min_height = decoder_caps.nMinHeight; in gst_nv_decoder_check_device_caps()
1173 max_width, min_height, max_height); in gst_nv_decoder_check_device_caps()
1233 "height", GST_TYPE_INT_RANGE, min_height, max_height, in gst_nv_decoder_check_device_caps()
1259 "height", GST_TYPE_INT_RANGE, min_height, max_height, NULL); in gst_nv_decoder_check_device_caps()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/
Dmain.cpp175 geometry.min_height = 1; in main()
183 geometry.min_height = 1; in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/
Dmain.cpp187 geometry.min_height = 1; in main()
195 geometry.min_height = 1; in main()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c932 gint i, ncomps, temp, min_height = INT_MAX; in gst_openjpeg_enc_fill_image() local
954 if (temp < min_height) in gst_openjpeg_enc_fill_image()
955 min_height = temp; in gst_openjpeg_enc_fill_image()
959 gint nominal_height = min_height / comps[i].dy; in gst_openjpeg_enc_fill_image()
989 image->y0 = (slice_num - 1) * min_height; in gst_openjpeg_enc_fill_image()
993 min_height : GST_VIDEO_FRAME_HEIGHT (frame); in gst_openjpeg_enc_fill_image()
/third_party/ffmpeg/libavutil/
Dhwcontext.h472 int min_height; member
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filternovideooverlay/
Dmain.cpp84 geometry.min_height = 1; in main()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11window.c517 sizehints->min_height = sizehints->max_height = window->h; in X11_CreateWindow()
799 sizehints->min_height = window->min_h; in X11_SetWindowMinimumSize()
862 sizehints->min_height = sizehints->max_height = window->h; in X11_SetWindowSize()
997 sizehints->min_height = window->min_h; in X11_SetWindowResizable()
1002 sizehints->min_height = window->h; in X11_SetWindowResizable()
1192 sizehints->min_height = sizehints->max_height = window->windowed.h; in X11_SetWindowFullscreenViaWM()
/third_party/libdrm/man/
DdrmModeGetResources.3.rst45 uint32_t min_height, max_height;
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc985 int min_height = top_toolbar_->GetBounds().height + 100; in AddControls() local
987 min_height += top_menu_panel->GetBounds().height; in AddControls()
989 minimum_window_size_ = CefSize(min_width, min_height); in AddControls()
/third_party/ffmpeg/libavfilter/
Dvaapi_vpp.c163 ctx->output_height < constraints->min_height || in ff_vaapi_vpp_config_output()
170 constraints->min_height, constraints->max_height); in ff_vaapi_vpp_config_output()
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirsym.h50 SDL_MIR_SYM(void,mir_surface_spec_set_min_height,(MirSurfaceSpec *spec, unsigned min_height))
/third_party/ffmpeg/libavcodec/
Dvaapi_decode.c544 avctx->coded_height < constraints->min_height || in vaapi_decode_make_config()
551 constraints->min_height, constraints->max_height); in vaapi_decode_make_config()
/third_party/libdrm/
Dxf86drmMode.h88 uint32_t min_height, max_height; member
/third_party/libdrm/include/drm/
Ddrm_mode.h273 __u32 min_height; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h273 __u32 min_height; member
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/
Dmain.cpp354 geometry.min_height = 1; in main()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcaps.c243 gint min_height, max_height; in GST_START_TEST() local
276 min_height = gst_value_get_int_range_min (height_value); in GST_START_TEST()
278 fail_unless (min_height == 16 && max_height == 4096); in GST_START_TEST()
/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

12