VA-API
|
#include <va_enc_vp9.h>
Public Attributes | |
VAEncSegParamVP9 | seg_data [8] |
uint32_t | va_reserved [VA_PADDING_LOW] |
Reserved bytes for future use, must be zero. | |
Structure to convey all segment related information. If segmentation is disabled, this data structure is still required. In this case, only seg_data[0] contains valid data. This buffer is sent once per frame.
The buffer is created with VABufferType VAQMatrixBufferType.
VAEncSegParamVP9 VAEncMiscParameterTypeVP9PerSegmantParam::seg_data[8] |
Parameters for 8 segments.