Home
last modified time | relevance | path

Searched refs:clip_buffer (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstsegmentclip.h58 GstFlowReturn (*clip_buffer) (GstSegmentClip *self, GstBuffer *buffer, GstBuffer **outbuf); member
Dgstvideosegmentclip.c72 segment_clip_klass->clip_buffer = in gst_video_segment_clip_class_init()
Dgstaudiosegmentclip.c63 segment_clip_klass->clip_buffer = in gst_audio_segment_clip_class_init()
Dgstsegmentclip.c209 ret = klass->clip_buffer (self, buffer, &outbuf); in gst_segment_clip_sink_chain()
/third_party/gstreamer/gstplugins_base/
DChangeLog148067 * ext/theora/theoradec.c: (clip_buffer):
148745 * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
/third_party/gstreamer/gstplugins_bad/
DChangeLog227110 (theora_handle_header_packet), (clip_buffer), (theora_dec_push),