Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dnalutils.h67 void nal_reader_init (NalReader * nr, const guint8 * data, guint size);
Dnalutils.c68 nal_reader_init (NalReader * nr, const guint8 * data, guint size) in nal_reader_init() function
Dgsth264parser.c1925 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h264_parse_sps()
2008 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h264_parse_subset_sps()
2055 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h264_parse_pps()
2242 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h264_parser_parse_slice_hdr()
2505 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h264_parser_parse_sei()
Dgsth265parser.c1659 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h265_parse_vps()
1837 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h265_parse_sps()
2122 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h265_parse_pps()
2450 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h265_parser_parse_slice_hdr()
3002 nal_reader_init (&nr, nalu->data + nalu->offset + nalu->header_bytes, in gst_h265_parser_parse_sei()