Home
last modified time | relevance | path

Searched refs:gst_video_decoder_clip_and_push_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c526 static GstFlowReturn gst_video_decoder_clip_and_push_buf (GstVideoDecoder *
2798 res = gst_video_decoder_clip_and_push_buf (dec, buf); in gst_video_decoder_flush_parse()
3623 ret = gst_video_decoder_clip_and_push_buf (decoder, output_buffer); in gst_video_decoder_finish_frame()
3668 gst_video_decoder_clip_and_push_buf (GstVideoDecoder * decoder, GstBuffer * buf) in gst_video_decoder_clip_and_push_buf() function
/third_party/gstreamer/gstplugins_base/
DChangeLog17720 The gst_video_decoder_clip_and_push_buf() now drops the internal stream
83410 Use the gst_video_decoder_clip_and_push_buf function in reverse
83424 out to gst_video_decoder_clip_and_push_buf.