struct _VACodedBufferSegment

Defined at line 3778 of file ../../third_party/intel/libva/va/va.h

Coded buffer segment.

#VACodedBufferSegment is an element of a linked list describing

some information on the coded buffer. The coded buffer segment

could contain either a single NAL unit, or more than one NAL unit.

It is recommended (but not required) to return a single NAL unit

in a coded buffer segment, and the implementation should set the

VA_CODED_BUF_STATUS_SINGLE_NALU status flag if that is the case.

Public Members

uint32_t size
uint32_t bit_offset
uint32_t status
uint32_t reserved
void * buf
uint32_t[4] va_reserved