Searched refs:GstMpeg4StartCode (Results 1 – 2 of 2) sorted by relevance
79 } GstMpeg4StartCode; typedef538 GstMpeg4StartCode type;
482 packet->type = (GstMpeg4StartCode) (data[off1 + 3]); in gst_mpeg4_parse()