Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstirtspparse.c183 guint flushed_size; in gst_irtsp_parse_handle_frame() local
251 flushed_size = IRTSPParse->current_offset + IRTSPParse->frame_size; in gst_irtsp_parse_handle_frame()
255 return gst_base_parse_finish_frame (parse, frame, flushed_size); in gst_irtsp_parse_handle_frame()