Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.h31 #define GST_PLAY_SINK_CONVERT_BIN_CAST(obj) \ macro
44 g_mutex_lock (&GST_PLAY_SINK_CONVERT_BIN_CAST(obj)->lock); \
54 g_mutex_unlock (&GST_PLAY_SINK_CONVERT_BIN_CAST(obj)->lock); \
Dgstplaysinkconvertbin.c549 GstPlaySinkConvertBin *self = GST_PLAY_SINK_CONVERT_BIN_CAST (object); in gst_play_sink_convert_bin_dispose()
559 GstPlaySinkConvertBin *self = GST_PLAY_SINK_CONVERT_BIN_CAST (object); in gst_play_sink_convert_bin_finalize()
602 GstPlaySinkConvertBin *self = GST_PLAY_SINK_CONVERT_BIN_CAST (element); in gst_play_sink_convert_bin_change_state()