Home
last modified time | relevance | path

Searched defs:max_h (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c205 const unsigned max_h = 1024; in nv04_surface_copy_swizzle() local
/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/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp650 gint min_h, max_h; 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