Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpeg4parser.h149 GST_MPEG4_B_VOP = 0x2, enumerator
Dgstmpeg4parser.c306 case (GST_MPEG4_B_VOP): in compute_resync_marker_size()
1473 if (vop->coding_type == GST_MPEG4_B_VOP) { in gst_mpeg4_parse_video_object_plane()
1728 if (vop->coding_type == GST_MPEG4_B_VOP) { in gst_mpeg4_parse_video_packet_header()