FFmpeg
Data Fields
VAAPIDecodePicture Struct Reference

#include <vaapi_decode.h>

Data Fields

VASurfaceID output_surface
 
int nb_param_buffers
 
VABufferID param_buffers [MAX_PARAM_BUFFERS]
 
int nb_slices
 
VABufferID * slice_buffers
 
int slices_allocated
 

Detailed Description

Definition at line 39 of file vaapi_decode.h.

Field Documentation

◆ output_surface

VASurfaceID VAAPIDecodePicture::output_surface

◆ nb_param_buffers

int VAAPIDecodePicture::nb_param_buffers

◆ param_buffers

VABufferID VAAPIDecodePicture::param_buffers[MAX_PARAM_BUFFERS]

◆ nb_slices

int VAAPIDecodePicture::nb_slices

◆ slice_buffers

VABufferID* VAAPIDecodePicture::slice_buffers

◆ slices_allocated

int VAAPIDecodePicture::slices_allocated

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