Home
last modified time | relevance | path

Searched defs:video_data (Results 1 – 25 of 110) sorted by relevance

12345

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavdevice/
H A Dv4l2.c67 struct video_data { struct
68 AVClass *class;
69 int fd;
71 int width, height;
72 int frame_size;
73 int interlaced;
74 int top_field_first;
75 int ts_mode;
76 TimeFilter *timefilter;
77 int64_t last_time_m;
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavdevice/
H A Dv4l2.c67 struct video_data { struct
68 AVClass *class;
69 int fd;
71 int width, height;
72 int frame_size;
73 int interlaced;
74 int top_field_first;
75 int ts_mode;
76 TimeFilter *timefilter;
77 int64_t last_time_m;
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavdevice/
H A Dv4l2.c70 struct video_data { struct
71 AVClass *class;
72 int fd;
74 int width, height;
75 int frame_size;
76 int interlaced;
77 int top_field_first;
78 int ts_mode;
82 int buffers;
84 void **buf_start;
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavdevice/
H A Dv4l2.c70 struct video_data { struct
71 AVClass *class;
72 int fd;
74 int width, height;
75 int frame_size;
76 int interlaced;
77 int top_field_first;
78 int ts_mode;
82 int buffers;
84 void **buf_start;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavdevice/
H A Dv4l2.c70 struct video_data { struct
71 AVClass *class;
72 int fd;
74 int width, height;
75 int frame_size;
76 int interlaced;
77 int top_field_first;
78 int ts_mode;
82 int buffers;
84 void **buf_start;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavdevice/
H A Dv4l2.c70 struct video_data { struct
71 AVClass *class;
72 int fd;
74 int width, height;
75 int frame_size;
76 int interlaced;
77 int top_field_first;
78 int ts_mode;
82 int buffers;
84 void **buf_start;
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavdevice/
H A Dv4l2.c70 struct video_data { struct
71 AVClass *class;
72 int fd;
74 int width, height;
75 int frame_size;
76 int interlaced;
77 int top_field_first;
78 int ts_mode;
79 TimeFilter *timefilter;
80 int64_t last_time_m;
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavdevice/
H A Dv4l2.c49 struct video_data { struct
50 int fd;
52 enum io_method io_method;
53 int width, height;
54 int frame_rate;
55 int frame_rate_base;
56 int frame_size;
57 int top_field_first;
59 int buffers;
60 void **buf_start;
[all …]
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/wayland/
H A DSDL_waylandclipboard.c31 SDL_VideoData *video_data = NULL; in Wayland_SetClipboardText() local
62 SDL_VideoData *video_data = NULL; in Wayland_GetClipboardText() local
101 SDL_VideoData *video_data = NULL; in Wayland_HasClipboardText() local
/dports/x11/controllermap/SDL2-2.0.18/src/video/wayland/
H A DSDL_waylandclipboard.c32 SDL_VideoData *video_data = NULL; in Wayland_SetClipboardText() local
64 SDL_VideoData *video_data = NULL; in Wayland_GetClipboardText() local
105 SDL_VideoData *video_data = NULL; in Wayland_HasClipboardText() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/wayland/
H A DSDL_waylandclipboard.c32 SDL_VideoData *video_data = NULL; in Wayland_SetClipboardText() local
64 SDL_VideoData *video_data = NULL; in Wayland_GetClipboardText() local
105 SDL_VideoData *video_data = NULL; in Wayland_HasClipboardText() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dfont_driver.c96 void *video_data, const char *font_path, in d3d8_font_init_first()
130 void *video_data, const char *font_path, in d3d9_font_init_first()
162 void *video_data, const char *font_path, in gl1_font_init_first()
193 void *video_data, const char *font_path, in gl_font_init_first()
224 void *video_data, const char *font_path, in gl_core_font_init_first()
255 void *video_data, const char *font_path, in caca_font_init_first()
286 void *video_data, const char *font_path, in sixel_font_init_first()
317 void *video_data, const char *font_path, in vga_font_init_first()
349 void *video_data, const char *font_path, in gdi_font_init_first()
412 void *video_data, const char *font_path, in metal_font_init_first()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dmw8080bw.cpp18 uint8_t video_data = 0; in screen_update_mw8080bw() local
101 uint8_t video_data = 0; in screen_update() local
247 uint8_t video_data = 0; in screen_update_phantom2() local
360 uint8_t video_data = 0; in screen_update_invaders() local
H A Dvicdual.cpp37 uint8_t video_data = 0; in screen_update_bw() local
86 uint8_t video_data = 0; in screen_update_color() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dmw8080bw.cpp18 uint8_t video_data = 0; in screen_update_mw8080bw() local
101 uint8_t video_data = 0; in screen_update() local
247 uint8_t video_data = 0; in screen_update_phantom2() local
360 uint8_t video_data = 0; in screen_update_invaders() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/winrt/
H A DSDL_winrtopengles.cpp59 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_LoadLibrary() local
182 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_UnloadLibrary() local
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/winrt/
H A DSDL_winrtopengles.cpp58 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_LoadLibrary() local
181 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_UnloadLibrary() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/winrt/
H A DSDL_winrtopengles.cpp58 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_LoadLibrary() local
181 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_UnloadLibrary() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/winrt/
H A DSDL_winrtopengles.cpp58 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_LoadLibrary() local
181 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_UnloadLibrary() local
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/winrt/
H A DSDL_winrtopengles.cpp59 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_LoadLibrary() local
182 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_UnloadLibrary() local
/dports/x11/controllermap/SDL2-2.0.18/src/video/winrt/
H A DSDL_winrtopengles.cpp59 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_LoadLibrary() local
182 SDL_VideoData *video_data = (SDL_VideoData *)_this->driverdata; in WINRT_GLES_UnloadLibrary() local
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/media-io/
H A Dvideo-io.h86 struct video_data { struct
87 uint8_t *data[MAX_AV_PLANES];
88 uint32_t linesize[MAX_AV_PLANES];
89 uint64_t timestamp;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/
H A Dvideo_source.cc44 std::unique_ptr<std::string> video_data, in VideoLoaded()
103 auto video_data = std::make_unique<std::string>(); in StartDataRequestAfterPathExists() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/chromeos/
H A Dvideo_source.cc44 std::unique_ptr<std::string> video_data, in VideoLoaded()
103 auto video_data = std::make_unique<std::string>(); in StartDataRequestAfterPathExists() local
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Dlinkedin.py39 def _get_urn_id(self, video_data): argument
46 def _get_video_id(self, video_data, course_slug, video_slug): argument

12345