Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h73 #define GST_H264_IS_MVC_NALU(nalu) \ macro
Dgsth264parser.c2346 GST_H264_IS_MVC_NALU (nalu))) in gst_h264_parser_parse_slice_hdr()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c1079 if (nal_type == GST_H264_NAL_SLICE_EXT && !GST_H264_IS_MVC_NALU (nalu)) in gst_h264_parse_process_nal()