Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h52 #define GST_H264_IS_SI_SLICE(slice) (((slice)->type % 5) == GST_H264_SI_SLICE)
313 GST_H264_SI_SLICE = 4, enumerator