Searched defs:max_h (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_surface.c | 205 const unsigned max_h = 1024; in nv04_surface_copy_swizzle() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsevents.c | 685 int max_w, max_h; in WIN_WindowProc() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshow.cpp | 650 gint min_h, max_h; in gst_dshow_new_video_caps() local
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvcontext.c | 108 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/ |
D | SDL_video.c | 1979 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()
|
D | SDL_sysvideo.h | 80 int max_w, max_h; member
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 2919 gint min_w, max_w, min_h, max_h, fix_num = 0, fix_denom = 0; in gst_v4l2_object_probe_caps_for_format() local
|