Searched refs:data_byte_offset (Results 1 – 5 of 5) sorted by relevance
539 if (slice_params->data_byte_offset == 0) in cedrus_h265_setup()542 cedrus_h265_skip_bits(dev, (slice_params->data_byte_offset - 1) * 8); in cedrus_h265_setup()
180 __entry->s.data_byte_offset,
2411 __u32 data_byte_offset; member
2403 - ``data_byte_offset``
1446 + * @data_byte_offset: offset (in bytes) to the video data in the current slice data1492 + __u32 data_byte_offset;8629 + .data_byte_offset = bit_offset / 8 + 1,