struct _VAEncMiscParameterBufferMaxFrameSize

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

Defines a maximum frame size (in bits).

This misc parameter buffer defines the maximum size of a frame (in

bits). The encoder will try to make sure that each frame does not

exceed this size. Otherwise, if the frame size exceeds this size,

the

flag of #VACodedBufferSegment will contain

#VA_CODED_BUF_STATUS_FRAME_SIZE_OVERFLOW.

Public Members

 type
uint32_t max_frame_size
uint32_t[4] va_reserved