Home
last modified time | relevance | path

Searched defs:max_w (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsevents.c685 int max_w, max_h; in WIN_WindowProc() local
/third_party/ffmpeg/libavfilter/
Dvsrc_life.c167 int ret, i, i0, j, h = 0, w, max_w = 0; in init_pattern_from_file() local
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp649 gint min_w, max_w; in gst_dshow_new_video_caps() local
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c108 gulong max_w = G_MAXINT, max_h = G_MAXINT; in gst_xvcontext_get_xv_support() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c1979 SDL_SetWindowMaximumSize(SDL_Window * window, int max_w, int max_h) in SDL_SetWindowMaximumSize()
2003 SDL_GetWindowMaximumSize(SDL_Window * window, int *max_w, int *max_h) in SDL_GetWindowMaximumSize()
DSDL_sysvideo.h80 int max_w, max_h; member
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2919 gint min_w, max_w, min_h, max_h, fix_num = 0, fix_denom = 0; in gst_v4l2_object_probe_caps_for_format() local
/third_party/rust/crates/clap/src/builder/
Dcommand.rs94 max_w: Option<usize>, field
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1128 uint32_t max_w = u_minify(image->vk.extent.width, range->baseMipLevel); in dzn_cmd_buffer_clear_rects_with_copy() local