Searched refs:ext_offsets (Results 1 – 2 of 2) sorted by relevance
62 gint ext_offsets[10]; member
190 memset (mpvparse->ext_offsets, 0, sizeof (mpvparse->ext_offsets)); in gst_mpegv_parse_reset_frame()312 packet.offset = mpvparse->ext_offsets[i]; in gst_mpegv_parse_process_config()313 packet.size = (gint) size - mpvparse->ext_offsets[i]; in gst_mpegv_parse_process_config()602 if (mpvparse->ext_count < G_N_ELEMENTS (mpvparse->ext_offsets)) in gst_mpegv_parse_process_sc()603 mpvparse->ext_offsets[mpvparse->ext_count++] = off; in gst_mpegv_parse_process_sc()