Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dnalutils.h182 #define READ_SE(nr, val) { \ macro
191 READ_SE (nr, tmp); \
Dgsth264parser.c566 READ_SE (nr, delta_scale); in gst_h264_parser_parse_scaling_list()
1734 READ_SE (nr, sps->offset_for_non_ref_pic); in gst_h264_parse_sps_data()
1735 READ_SE (nr, sps->offset_for_top_to_bottom_field); in gst_h264_parse_sps_data()
1739 READ_SE (nr, sps->offset_for_ref_frame[i]); in gst_h264_parse_sps_data()
2316 READ_SE (&nr, slice->delta_pic_order_cnt_bottom); in gst_h264_parser_parse_slice_hdr()
2320 READ_SE (&nr, slice->delta_pic_order_cnt[0]); in gst_h264_parser_parse_slice_hdr()
2322 READ_SE (&nr, slice->delta_pic_order_cnt[1]); in gst_h264_parser_parse_slice_hdr()