Home
last modified time | relevance | path

Searched refs:GstPadChainFunction (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstac3parse.h66 GstPadChainFunction baseparse_chainfunc;
Dgstdcaparse.h65 GstPadChainFunction baseparse_chainfunc;
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpbasepayload.h66 GstPadChainFunction chain;
Dgstavtpbasedepayload.h62 GstPadChainFunction chain;
/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.h46 GstPadChainFunction base_chain;
/third_party/gstreamer/gstreamer/gst/
Dgstpad.h284 typedef GstFlowReturn (*GstPadChainFunction) (GstPad *pad, GstObject *parent, typedef
770 GstPadChainFunction chainfunc;
1391 GstPadChainFunction chain,
Dgstpad.c1794 gst_pad_set_chain_function_full (GstPad * pad, GstPadChainFunction chain, in gst_pad_set_chain_function_full()
4438 GstPadChainFunction chainfunc; in gst_pad_chain_data_unchecked()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsnparsetter.c72 (GstPadChainFunction) GST_DEBUG_FUNCPTR (rsn_parsetter_chain)); in rsn_parsetter_init()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfunnel.c38 setup_test_objects (struct TestData *td, GstPadChainFunction chain_func) in setup_test_objects()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c290 (GstPadChainFunction) gst_test_src_bin_chain); in gst_test_src_bin_setup_src()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c235 GST_DEBUG_FUNCPTR ((GstPadChainFunction) gst_sctp_dec_packet_chain)); in gst_sctp_dec_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c124 gst_pad_set_chain_function (pad, (GstPadChainFunction) (stereosplit_chain)); in gst_gl_stereosplit_init()
/third_party/gstreamer/gstreamer/
DChangeLog68483 Accordifn to docs for GstPadChainFunction buffer cannot be NULL. If we would
101499 GstPadActivateModeFunction, GstPadChainFunction,
/third_party/gstreamer/gstplugins_good/
DChangeLog89960 Accordifn to docs for GstPadChainFunction buffer cannot be NULL. If we would
/third_party/gstreamer/gstplugins_bad/
DChangeLog201070 Accordifn to docs for GstPadChainFunction buffer cannot be NULL. If we would