Searched refs:gst_video_decoder_clip_and_push_buf (Results 1 – 2 of 2) sorted by relevance
526 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
17720 The gst_video_decoder_clip_and_push_buf() now drops the internal stream83410 Use the gst_video_decoder_clip_and_push_buf function in reverse83424 out to gst_video_decoder_clip_and_push_buf.