|
VA-API
2.22.0
|
The AV1 decoding API. More...
#include <stdint.h>Go to the source code of this file.
Classes | |
| union | VAConfigAttribValDecAV1Features |
| struct | VASegmentationStructAV1 |
| AV1 Decoding Picture Parameter Buffer Structure. More... | |
| struct | VAFilmGrainStructAV1 |
| Film Grain Information. More... | |
| struct | VADecPictureParameterBufferAV1 |
| AV1 Decoding Picture Parameter Buffer Structure. More... | |
| struct | VASliceParameterBufferAV1 |
| AV1 Slice Parameter Buffer Structure. More... | |
Enumerations | |
| enum | VAAV1TransformationType { VAAV1TransformationIdentity = 0 , VAAV1TransformationTranslation = 1 , VAAV1TransformationRotzoom = 2 , VAAV1TransformationAffine = 3 , VAAV1TransformationCount } |
The AV1 decoding API.
This file contains the AV1 decoding API.
1.9.1