Home
last modified time | relevance | path

Searched refs:CAIRO_ARGB_A (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c54 # define CAIRO_ARGB_A 3 macro
59 # define CAIRO_ARGB_A 0 macro
429 a = bitp[CAIRO_ARGB_A]; in gst_text_renderer_image_to_ayuv()
461 p[0] = bitp[CAIRO_ARGB_A]; in gst_text_renderer_image_to_argb()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c53 # define CAIRO_ARGB_A 3 macro
58 # define CAIRO_ARGB_A 0 macro
1211 p[0] = bitp[CAIRO_ARGB_A]; in gst_cea_cc_overlay_image_to_argb()
1246 a = bitp[CAIRO_ARGB_A]; in gst_cea_cc_overlay_image_to_ayuv()