Home
last modified time | relevance | path

Searched refs:PROP_LAST (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/gstreamer/gstreamer/gst/
Dgsttracer.c50 PROP_LAST enumerator
53 static GParamSpec *properties[PROP_LAST];
88 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_tracer_class_init()
Dgstcontrolbinding.c85 PROP_LAST enumerator
88 static GParamSpec *properties[PROP_LAST];
111 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_control_binding_class_init()
Dgststreams.c80 PROP_LAST enumerator
83 static GParamSpec *gst_stream_pspecs[PROP_LAST] = { 0 };
Dgststreamcollection.c62 PROP_LAST enumerator
Dgstobject.c105 PROP_LAST enumerator
134 static GParamSpec *properties[PROP_LAST];
173 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_object_class_init()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c46 PROP_LAST enumerator
49 static GParamSpec *param_specs[PROP_LAST] = { NULL, };
193 g_object_class_install_properties (oclass, PROP_LAST, param_specs); in gst_cpu_throttling_clock_class_init()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakeaudiosink.c51 PROP_LAST enumerator
72 gst_fake_sink_proxy_properties (GST_ELEMENT_CAST (self), child, PROP_LAST); in gst_fake_audio_sink_proxy_properties()
Dgstfakevideosink.c77 PROP_LAST enumerator
137 gst_fake_sink_proxy_properties (GST_ELEMENT_CAST (self), child, PROP_LAST); in gst_fake_video_sink_proxy_properties()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder-signal-adapter.c51 PROP_LAST enumerator
54 static GParamSpec *param_specs[PROP_LAST] = { NULL, };
326 g_object_class_install_properties (gobject_class, PROP_LAST, param_specs); in gst_transcoder_signal_adapter_class_init()
/third_party/gstreamer/gstplugins_bad/ext/bs2b/
Dgstbs2b.c73 PROP_LAST, enumerator
76 static GParamSpec *properties[PROP_LAST];
223 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_bs2b_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-signal-adapter.c55 PROP_LAST enumerator
58 static GParamSpec *param_specs[PROP_LAST] = { NULL, };
458 g_object_class_install_properties (gobject_class, PROP_LAST, param_specs); in gst_play_signal_adapter_class_init()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp1sdepay.c41 PROP_LAST enumerator
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstargbcontrolbinding.c81 PROP_LAST enumerator
84 static GParamSpec *properties[PROP_LAST];
132 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_argb_control_binding_class_init()
Dgstdirectcontrolbinding.c82 PROP_LAST enumerator
85 static GParamSpec *properties[PROP_LAST];
212 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_direct_control_binding_class_init()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstclocksync.c67 PROP_LAST enumerator
70 static GParamSpec *properties[PROP_LAST];
159 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_clock_sync_class_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c42 PROP_LAST = PROP_0 enumerator
813 gst_v4l2_decoder_set_property (dec, prop_id - PROP_LAST, value, pspec); in gst_v4l2_codec_vp8_dec_set_property()
827 gst_v4l2_decoder_get_property (dec, prop_id - PROP_LAST, value, pspec); in gst_v4l2_codec_vp8_dec_get_property()
909 gst_v4l2_decoder_install_properties (gobject_class, PROP_LAST, device); in gst_v4l2_codec_vp8_dec_subclass_init()
Dgstv4l2codecmpeg2dec.c46 PROP_LAST = PROP_0 enumerator
951 gst_v4l2_decoder_set_property (dec, prop_id - PROP_LAST, value, pspec); in gst_v4l2_codec_mpeg2_dec_set_property()
965 gst_v4l2_decoder_get_property (dec, prop_id - PROP_LAST, value, pspec); in gst_v4l2_codec_mpeg2_dec_get_property()
1047 gst_v4l2_decoder_install_properties (gobject_class, PROP_LAST, device); in gst_v4l2_codec_mpeg2_dec_subclass_init()
Dgstv4l2codecvp9dec.c42 PROP_LAST = PROP_0 enumerator
1021 gst_v4l2_decoder_set_property (dec, prop_id - PROP_LAST, value, pspec); in gst_v4l2_codec_vp9_dec_set_property()
1035 gst_v4l2_decoder_get_property (dec, prop_id - PROP_LAST, value, pspec); in gst_v4l2_codec_vp9_dec_get_property()
1121 gst_v4l2_decoder_install_properties (gobject_class, PROP_LAST, device); in gst_v4l2_codec_vp9_dec_subclass_init()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstclockoverlay.c64 PROP_LAST enumerator
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturesrc.cpp60 PROP_LAST, enumerator
63 static GParamSpec *properties[PROP_LAST];
167 g_object_class_install_properties (gobject_class, PROP_LAST, properties); in gst_d3d11_screen_capture_src_class_init()
/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslessink.c50 PROP_LAST enumerator
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c130 PROP_LAST enumerator
171 static GParamSpec *param_specs[PROP_LAST] = { NULL, };
301 g_object_class_install_properties (gobject_class, PROP_LAST, param_specs); in gst_player_class_init()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstahssrc.c87 PROP_LAST enumerator
90 static GParamSpec *properties[PROP_LAST];
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgstfragment.c42 PROP_LAST enumerator
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsadeviceprovider.c173 PROP_LAST enumerator

1234