_RocdecVp9SliceParams Struct Reference#
_RocdecVp9SliceParams Struct Reference
Data Fields | |
uint32_t | slice_data_size |
The byte count of current frame in the bitstream buffer, starting from first byte of the buffer. It uses the name slice_data_size to be consitent with other codec, but actually means frame_data_size. | |
uint32_t | slice_data_offset |
uint32_t | slice_data_flag |
RocdecVp9SegmentParameter | seg_param [8] |
per segment information | |
uint32_t | va_reserved [4] |
Reserved bytes for future use, must be zero. | |
Field Documentation
◆ slice_data_flag
uint32_t _RocdecVp9SliceParams::slice_data_flag |
see VA_SLICE_DATA_FLAG_XXX definitions
◆ slice_data_offset
uint32_t _RocdecVp9SliceParams::slice_data_offset |
offset to the first byte of partition data (control partition)
The documentation for this struct was generated from the following file:
- develop/api/rocdecode.h