VA-API  2.19.0
Public Attributes | List of all members
VAEncMiscParameterTypeVP9PerSegmantParam Struct Reference

#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.
 

Detailed Description

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.

Member Data Documentation

◆ seg_data

VAEncSegParamVP9 VAEncMiscParameterTypeVP9PerSegmantParam::seg_data[8]

Parameters for 8 segments.


The documentation for this struct was generated from the following file: