Home
last modified time | relevance | path

Searched refs:CAIRO_UNPREMULTIPLY (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c403 #define CAIRO_UNPREMULTIPLY(a,r,g,b) G_STMT_START { \ macro
433 CAIRO_UNPREMULTIPLY (a, r, g, b); in gst_text_renderer_image_to_ayuv()
467 CAIRO_UNPREMULTIPLY (p[0], p[1], p[2], p[3]); in gst_text_renderer_image_to_argb()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgdec.c119 #define CAIRO_UNPREMULTIPLY(a,r,g,b) G_STMT_START { \ macro
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c64 #define CAIRO_UNPREMULTIPLY(a,r,g,b) G_STMT_START { \ macro
1217 CAIRO_UNPREMULTIPLY (p[0], p[1], p[2], p[3]); in gst_cea_cc_overlay_image_to_argb()
1250 CAIRO_UNPREMULTIPLY (a, r, g, b); in gst_cea_cc_overlay_image_to_ayuv()