Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dnalutils.c260 guint8 rbsp_stop_one_bit, zero_bits; in nal_reader_has_more_data() local
279 if (!nal_reader_get_bits_uint8 (nr, &rbsp_stop_one_bit, 1)) in nal_reader_has_more_data()
281 if (!rbsp_stop_one_bit) in nal_reader_has_more_data()
/third_party/ffmpeg/libavcodec/
Dcbs_h2645.c951 goto rbsp_stop_one_bit; in cbs_h2645_write_slice_data()
980 rbsp_stop_one_bit: in cbs_h2645_write_slice_data()
Dcbs_h264_syntax_template.c23 fixed(1, rbsp_stop_one_bit, 1); in FUNC()
Dcbs_h265_syntax_template.c23 fixed(1, rbsp_stop_one_bit, 1); in FUNC()