Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h501 guint32 foreground_color_rgba; member
1068 guint32 foreground_color_rgba; member
Datoms.c663 tx3g->foreground_color_rgba = 0xFFFFFFFF; /* white, opaque */ in sample_entry_tx3g_init()
2227 prop_copy_uint32 (tx3g->foreground_color_rgba, buffer, size, offset); in sample_entry_tx3g_copy_data()
4512 entry->foreground_color_rgba = 0xFFFFFFFF; /* all white, opaque */ in subtitle_sample_entry_init()
4527 tx3g->foreground_color_rgba = entry->foreground_color_rgba; in atom_trak_set_subtitle_type()