Home
last modified time | relevance | path

Searched refs:pushsrc_class (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpsrc.c98 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_avtp_src_class_init() local
124 pushsrc_class->fill = GST_DEBUG_FUNCPTR (gst_avtp_src_fill); in gst_avtp_src_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.h112 GstPushSrcClass pushsrc_class; member
Dgstaudiocdsrc.c208 GstPushSrcClass *pushsrc_class; in gst_audio_cd_src_class_init() local
215 pushsrc_class = (GstPushSrcClass *) klass; in gst_audio_cd_src_class_init()
281 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_audio_cd_src_create); in gst_audio_cd_src_class_init()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dplaybin.c696 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_red_video_src_class_init() local
708 pushsrc_class->create = gst_red_video_src_create; in gst_red_video_src_class_init()
797 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_codec_src_class_init() local
809 pushsrc_class->create = gst_codec_src_create; in gst_codec_src_class_init()
Dplaybin-complex.c168 GstPushSrcClass *pushsrc_class = (GstPushSrcClass *) klass; in gst_caps_src_class_init() local
178 pushsrc_class->create = gst_caps_src_create; in gst_caps_src_class_init()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideosrc.c126 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_mf_video_src_class_init() local
184 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_mf_video_src_create); in gst_mf_video_src_class_init()
/third_party/gstreamer/gstplugins_bad/ext/openni2/
Dgstopenni2src.cpp121 GstPushSrcClass *pushsrc_class; in gst_openni2_src_class_init() local
127 pushsrc_class = (GstPushSrcClass *) klass; in gst_openni2_src_class_init()
164 pushsrc_class->fill = GST_DEBUG_FUNCPTR (gst_openni2src_fill); in gst_openni2_src_class_init()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c144 GstPushSrcClass *pushsrc_class; in gst_v4l2src_class_init() local
149 pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_v4l2src_class_init()
198 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_v4l2src_create); in gst_v4l2src_class_init()
/third_party/gstreamer/gstplugins_bad/ext/dc1394/
Dgstdc1394src.c140 GstPushSrcClass *pushsrc_class; in gst_dc1394_src_class_init() local
145 pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_dc1394_src_class_init()
188 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_dc1394_src_create); in gst_dc1394_src_class_init()
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrc.c312 GstPushSrcClass *pushsrc_class; in gst_rpi_cam_src_class_init() local
316 pushsrc_class = (GstPushSrcClass *) klass; in gst_rpi_cam_src_class_init()
536 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_rpi_cam_src_create); in gst_rpi_cam_src_class_init()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosrc.cpp152 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_decklink_audio_src_class_init() local
168 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_decklink_audio_src_create); in gst_decklink_audio_src_class_init()
Dgstdecklinkvideosrc.cpp254 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in gst_decklink_video_src_class_init() local
271 pushsrc_class->create = GST_DEBUG_FUNCPTR (gst_decklink_video_src_create); in gst_decklink_video_src_class_init()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfakesink.c917 GstPushSrcClass *pushsrc_class = GST_PUSH_SRC_CLASS (klass); in oob_source_class_init() local
921 pushsrc_class->create = GST_DEBUG_FUNCPTR (oob_source_create); in oob_source_class_init()