FFmpeg
Data Fields
VAAPIDecodePicture Struct Reference

#include <vaapi_decode.h>

Data Fields

VASurfaceID output_surface
 
int nb_param_buffers
 
VABufferID * param_buffers
 
int nb_param_buffers_allocated
 
int nb_slices
 
VABufferID * slice_buffers
 
int nb_slice_buffers_allocated
 

Detailed Description

Definition at line 35 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

◆ nb_param_buffers_allocated

int VAAPIDecodePicture::nb_param_buffers_allocated

◆ nb_slices

int VAAPIDecodePicture::nb_slices

◆ slice_buffers

VABufferID* VAAPIDecodePicture::slice_buffers

◆ nb_slice_buffers_allocated

int VAAPIDecodePicture::nb_slice_buffers_allocated

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