FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 44 of file vaapi_decode.h.

Field Documentation

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

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