Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h62 gboolean autopaint_colorkey; member
Dxvimagesink.c1665 xvimagesink->config.autopaint_colorkey = g_value_get_boolean (value); in gst_xv_image_sink_set_property()
1743 g_value_set_boolean (value, xvimagesink->config.autopaint_colorkey); in gst_xv_image_sink_get_property()
1892 xvimagesink->config.autopaint_colorkey = TRUE; in gst_xv_image_sink_init()
Dxvcontext.c180 (config->autopaint_colorkey ? 1 : 0)); in gst_xvcontext_get_xv_support()