Searched refs:last_resync (Results 1 – 2 of 2) sorted by relevance
216 parse->last_offset, parse->last_resync, parse->last_entropy_len); in gst_jpeg_parse_get_image_length()237 resync = resync || parse->last_resync; in gst_jpeg_parse_get_image_length()257 parse->last_resync = FALSE; in gst_jpeg_parse_get_image_length()264 parse->last_resync = FALSE; in gst_jpeg_parse_get_image_length()334 parse->last_resync = resync; in gst_jpeg_parse_get_image_length()834 parse->last_resync = FALSE; in gst_jpeg_parse_sink_event()881 parse->last_resync = FALSE; in gst_jpeg_parse_start()
54 gboolean last_resync; member