Home
last modified time | relevance | path

Searched refs:GstMask (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.h26 typedef struct _GstMask GstMask; typedef
29 typedef void (*GstMaskDrawFunc) (GstMask *mask);
30 typedef void (*GstMaskDestroyFunc) (GstMask *mask);
56 void _gst_mask_default_destroy (GstMask *mask);
59 GstMask* gst_mask_factory_new (gint type, gboolean invert, gint bpp, gint…
60 void gst_mask_destroy (GstMask *mask);
Dgstmask.c71 GstMask *
76 GstMask *mask = NULL; in gst_mask_factory_new()
80 mask = g_new0 (GstMask, 1); in gst_mask_factory_new()
117 _gst_mask_default_destroy (GstMask * mask) in _gst_mask_default_destroy()
124 gst_mask_destroy (GstMask * mask) in gst_mask_destroy()
Dgstsmptealpha.h63 GstMask *mask;
67 GstMask * mask, gint border, gint pos);
Dgstsmptealpha.c226 GstMask *newmask; in gst_smpte_alpha_update_mask()
281 const GstVideoFrame * in_frame, GstVideoFrame * out_frame, GstMask * mask, \
334 const GstVideoFrame * in_frame, GstVideoFrame * out_frame, GstMask * mask, in gst_smpte_alpha_process_ayuv_ayuv()
380 const GstVideoFrame * in_frame, GstVideoFrame * out_frame, GstMask * mask, in gst_smpte_alpha_process_i420_ayuv()
Dgstsmpte.h74 GstMask *mask;
Dbarboxwipes.c555 gst_wipe_boxes_draw (GstMask * mask) in gst_wipe_boxes_draw()
605 gst_wipe_triangles_clock_draw (GstMask * mask) in gst_wipe_triangles_clock_draw()
633 gst_wipe_triangles_draw (GstMask * mask) in gst_wipe_triangles_draw()
Dgstsmpte.c232 GstMask *newmask; in gst_smpte_update_mask()
390 GstVideoFrame * oframe, GstMask * mask, gint border, gint pos) in gst_smpte_blend_i420()
/third_party/gstreamer/gstplugins_good/
DNEWS2381 - smpte: Fix integer overflow with possible heap corruption in GstMask
2383 - smpte: integer overflow with possible heap corruption in GstMask
DChangeLog84 smpte: Fix integer overflow with possible heap corruption in GstMask creation.
/third_party/gstreamer/gst_libav/
DNEWS2381 - smpte: Fix integer overflow with possible heap corruption in GstMask
2383 - smpte: integer overflow with possible heap corruption in GstMask
/third_party/gstreamer/gstplugins_bad/
DNEWS2381 - smpte: Fix integer overflow with possible heap corruption in GstMask
2383 - smpte: integer overflow with possible heap corruption in GstMask
/third_party/gstreamer/gstreamer/
DNEWS2381 - smpte: Fix integer overflow with possible heap corruption in GstMask
2383 - smpte: integer overflow with possible heap corruption in GstMask
/third_party/gstreamer/gstplugins_base/
DNEWS2381 - smpte: Fix integer overflow with possible heap corruption in GstMask
2383 - smpte: integer overflow with possible heap corruption in GstMask