Searched refs:n_emulation_prevention_bytes (Results 1 – 7 of 7) sorted by relevance
474 epb_count = slice_hdr->n_emulation_prevention_bytes; in _get_slice_data_byte_offset()517 .slice_data_num_emu_prevn_bytes = header->n_emulation_prevention_bytes, in gst_va_h265_dec_decode_slice()
322 epb_count = header->n_emulation_prevention_bytes; in _get_slice_data_bit_offset()
950 guint n_emulation_prevention_bytes; member
1461 guint n_emulation_prevention_bytes; member
2394 slice->n_emulation_prevention_bytes = nal_reader_get_epb_count (&nr); in gst_h264_parser_parse_slice_hdr()
2719 slice->n_emulation_prevention_bytes = nal_reader_get_epb_count (&nr); in gst_h265_parser_parse_slice_hdr()
710 - 8 * slice->header.n_emulation_prevention_bytes; in get_slice_header_bit_size()