cedrus_h265_skip_bits
cedrus_h265_skip_bits(dev, (slice_params->data_byte_offset - 1) * 8);
cedrus_h265_skip_bits(dev, 8 - count);