Home
last modified time | relevance | path

Searched refs:gst_pad_pull_range (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackreader.c54 flow_ret = gst_pad_pull_range (musepackdec->sinkpad, musepackdec->offset, in gst_musepack_reader_peek()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c339 if ((res = gst_pad_pull_range (wav->sinkpad, in gst_wavparse_stream_init()
1294 gst_pad_pull_range (wav->sinkpad, wav->offset, 8, in gst_wavparse_stream_headers()
1399 gst_pad_pull_range (wav->sinkpad, wav->offset + 8, in gst_wavparse_stream_headers()
1446 gst_pad_pull_range (wav->sinkpad, wav->offset + 8, in gst_wavparse_stream_headers()
1486 gst_pad_pull_range (wav->sinkpad, wav->offset, 12, in gst_wavparse_stream_headers()
1515 gst_pad_pull_range (wav->sinkpad, wav->offset, in gst_wavparse_stream_headers()
1555 gst_pad_pull_range (wav->sinkpad, wav->offset, in gst_wavparse_stream_headers()
1600 gst_pad_pull_range (wav->sinkpad, wav->offset, in gst_wavparse_stream_headers()
1644 gst_pad_pull_range (wav->sinkpad, wav->offset, in gst_wavparse_stream_headers()
2076 if ((res = gst_pad_pull_range (wav->sinkpad, wav->offset, in gst_wavparse_stream_data()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c1075 flow_ret = gst_pad_pull_range (demux->priv->sinkpad, offset, in gst_tag_demux_pull_end_tag()
1118 flow_ret = gst_pad_pull_range (demux->priv->sinkpad, offset, in gst_tag_demux_pull_end_tag()
1208 flow_ret = gst_pad_pull_range (demux->priv->sinkpad, 0, req, &buffer); in gst_tag_demux_pull_start_tag()
1246 flow_ret = gst_pad_pull_range (demux->priv->sinkpad, 0, tagsize, &buffer); in gst_tag_demux_pull_start_tag()
1473 ret = gst_pad_pull_range (demux->priv->sinkpad, demux->priv->offset, in gst_tag_demux_element_loop()
1680 ret = gst_pad_pull_range (demux->priv->sinkpad, in_offset, in_length, buffer); in gst_tag_demux_read_range()
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c262 if ((res = gst_pad_pull_range (aiff->sinkpad, in gst_aiff_parse_stream_init()
789 gst_pad_pull_range (aiff->sinkpad, *offset, 8, &buf)) != GST_FLOW_OK) in gst_aiff_parse_read_chunk()
800 gst_pad_pull_range (aiff->sinkpad, (*offset) + 8, size, in gst_aiff_parse_read_chunk()
930 gst_pad_pull_range (aiff->sinkpad, aiff->offset, 8, in gst_aiff_parse_stream_headers()
1051 gst_pad_pull_range (aiff->sinkpad, aiff->offset, 16, in gst_aiff_parse_stream_headers()
1359 if ((res = gst_pad_pull_range (aiff->sinkpad, aiff->offset, in gst_aiff_parse_stream_data()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavprotocol.c58 ret = gst_pad_pull_range (info->pad, info->offset, (guint) size, &inbuf); in gst_ffmpegdata_peek()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-read.c68 if ((res = gst_pad_pull_range (pad, offset, size, &buf)) != GST_FLOW_OK) in gst_riff_read_chunk()
92 if ((res = gst_pad_pull_range (pad, offset + 8, size, &buf)) != GST_FLOW_OK) in gst_riff_read_chunk()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpad.c1536 GstFlowReturn res = gst_pad_pull_range (pad, 0, 100, &buf); in pull_range_async()
2809 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, &buf) == GST_FLOW_OK); in GST_START_TEST()
2817 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, &buf) == GST_FLOW_NOT_LINKED); in GST_START_TEST()
2823 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, &buf) == GST_FLOW_ERROR); in GST_START_TEST()
2829 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, in GST_START_TEST()
2838 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, &buf) == GST_FLOW_OK); in GST_START_TEST()
2846 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, &buf) == GST_FLOW_NOT_LINKED); in GST_START_TEST()
2854 fail_unless (gst_pad_pull_range (sinkpad, 0, 1, &buf) == GST_FLOW_EOS); in GST_START_TEST()
/third_party/gstreamer/gstreamer/docs/random/ensonic/
Dprofiling.txt42 gst_pad_pull_range()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsink.c406 result = gst_pad_pull_range (pad, basesink->offset, in gst_sf_sink_loop()
Dgstsfdec.c116 if (gst_pad_pull_range (self->sinkpad, self->pos, count, &buffer) == in gst_sf_vio_read()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Drndbuffersize.c469 ret = gst_pad_pull_range (self->sinkpad, self->offset, num_bytes, &buf); in gst_rnd_buffer_size_loop()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c1613 ret = gst_pad_pull_range (base->sinkpad, i * 65536, 65536, &buf); in mpegts_base_scan()
1669 ret = gst_pad_pull_range (base->sinkpad, seek_pos, 56400, &buf); in mpegts_base_scan()
1733 ret = gst_pad_pull_range (base->sinkpad, base->seek_offset, in mpegts_base_loop()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c1189 ret = gst_pad_pull_range (typefind->sink, offset, length, buffer); in gst_type_find_element_getrange()
1328 ret = gst_pad_pull_range (typefind->sink, typefind->offset, 4096, &outbuf); in gst_type_find_element_loop()
Dgsttee.c1237 ret = gst_pad_pull_range (tee->sinkpad, offset, length, buf); in gst_tee_src_get_range()
/third_party/gstreamer/gstreamer/gst/
Dgstghostpad.c185 res = gst_pad_pull_range (internal, offset, size, buffer); in gst_proxy_pad_getrange_default()
Dgstpad.h1490 GstFlowReturn gst_pad_pull_range (GstPad *pad, guint64 offset, guint size,
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c1113 res = gst_pad_pull_range (avi->sinkpad, avi->offset, 12, &buf); in gst_avi_demux_stream_init_pull()
2866 res = gst_pad_pull_range (avi->sinkpad, offset, 8, &buf); in gst_avi_demux_stream_index()
2886 res = gst_pad_pull_range (avi->sinkpad, offset, 8, &buf); in gst_avi_demux_stream_index()
3056 res = gst_pad_pull_range (avi->sinkpad, offset, 8, &buf); in gst_avi_demux_peek_tag()
4186 res = gst_pad_pull_range (avi->sinkpad, avi->offset, 12, &buf); in gst_avi_demux_stream_header_pull()
4304 res = gst_pad_pull_range (avi->sinkpad, avi->offset, size, &buf); in gst_avi_demux_stream_header_pull()
5307 ret = gst_pad_pull_range (avi->sinkpad, offset, size, &buf); in gst_avi_demux_loop_data()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc652 gst_pad_pull_range (modplug->sinkpad, modplug->offset, read_size, in gst_modplug_loop()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c1754 ret = gst_pad_pull_range (dvdemux->sinkpad, in gst_dvdemux_loop()
1832 ret = gst_pad_pull_range (dvdemux->sinkpad, in gst_dvdemux_loop()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c2740 ret = gst_pad_pull_range (demux->sinkpad, offset, to_read, &buffer); in gst_ps_demux_scan_forward_ts()
2800 ret = gst_pad_pull_range (demux->sinkpad, offset, to_read, &buffer); in gst_ps_demux_scan_backward_ts()
2944 ret = gst_pad_pull_range (pad, offset, size, &buffer); in gst_ps_demux_pull_block()
/third_party/gstreamer/gstplugins_bad/gst/midi/
Dmidiparse.c1239 gst_pad_pull_range (midiparse->sinkpad, midiparse->offset, -1, in gst_midi_parse_loop()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c2885 ret = gst_pad_pull_range (common->sinkpad, common->offset, in gst_matroska_read_common_peek_bytes()
2910 gst_pad_pull_range (common->sinkpad, common->offset, size, in gst_matroska_read_common_peek_bytes()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c2297 gst_pad_pull_range (basesink->sinkpad, basesink->segment.position, len, in gst_audio_base_sink_callback()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c2251 ret = gst_pad_pull_range (trans->sinkpad, offset, length, &inbuf); in gst_base_transform_getrange()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c2651 gst_pad_pull_range (ogg->sinkpad, ogg->read_offset, ogg->chunk_size, in gst_ogg_demux_get_data()
4801 gst_pad_pull_range (ogg->sinkpad, ogg->offset, ogg->chunk_size, &buffer); in gst_ogg_demux_loop_forward()

12