Home
last modified time | relevance | path

Searched defs:GstBuffer (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioresample.c1179 run_fft_pipeline (int inrate, int outrate, int quality, int width, in run_fft_pipeline()
1180 const gchar * format, void (*init) (GstBuffer *), in run_fft_pipeline() argument
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfvideosrc.m240 - (GstFlowReturn)create:(GstBuffer **)buf;
1021 {
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.h36 typedef struct _GstBuffer GstBuffer; typedef
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c2201 void (*on_buffer) (guint32, GstBuffer *, gpointer), in gst_ipc_pipeline_comm_start_reader_thread() argument