Home
last modified time | relevance | path

Searched refs:gdigrab (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c41 struct gdigrab { struct
118 * @param gdigrab gdigrab context.
122 gdigrab_region_wnd_init(AVFormatContext *s1, struct gdigrab *gdigrab) in gdigrab_region_wnd_init() argument
125 RECT rect = gdigrab->clip_rect; in gdigrab_region_wnd_init()
167 gdigrab->region_hwnd = hwnd; in gdigrab_region_wnd_init()
185 * @param gdigrab gdigrab context.
188 gdigrab_region_wnd_destroy(AVFormatContext *s1, struct gdigrab *gdigra argument
206 gdigrab_region_wnd_update(AVFormatContext *s1, struct gdigrab *gdigrab) gdigrab_region_wnd_update() argument
225 struct gdigrab *gdigrab = s1->priv_data; gdigrab_read_header() local
455 paint_mouse_pointer(AVFormatContext *s1, struct gdigrab *gdigrab) paint_mouse_pointer() argument
545 struct gdigrab *gdigrab = s1->priv_data; gdigrab_read_packet() local
[all...]
H A DMakefile32 OBJS-$(CONFIG_GDIGRAB_INDEV) += gdigrab.o

Completed in 1 milliseconds