Home
last modified time | relevance | path

Searched defs:MAX_VIDEO_WIDTH (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DVideoLimits.h16 static const int32_t MAX_VIDEO_WIDTH = 8192; variable
/dports/www/firefox/firefox-99.0/dom/media/
H A DVideoLimits.h16 static const int32_t MAX_VIDEO_WIDTH = 8192; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DVideoLimits.h16 static const int32_t MAX_VIDEO_WIDTH = 8192; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DVideoLimits.h16 static const int32_t MAX_VIDEO_WIDTH = 8192; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DVideoLimits.h16 static const int32_t MAX_VIDEO_WIDTH = 8192; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DVideoLimits.h16 static const int32_t MAX_VIDEO_WIDTH = 8192; variable
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_mmal.c52 #define MAX_VIDEO_WIDTH (2*1920) macro
56 #define MAX_VIDEO_WIDTH 1920 macro
/dports/emulators/sameboy/SameBoy-0.14.7/libretro/
H A Dlibretro.c33 #define MAX_VIDEO_WIDTH 256 macro