Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpeg4parser.h78 GST_MPEG4_RESYNC = 0xfff enumerator
Dgstmpeg4parser.c395 packet->type = GST_MPEG4_RESYNC; in gst_mpeg4_next_resync()
498 if (packet->type == GST_MPEG4_RESYNC) { in gst_mpeg4_parse()