FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VAAPISurfaceMap Struct Reference

Data Fields

const AVFramesource
 
int flags
 
VAImage image
 

Detailed Description

Definition at line 79 of file hwcontext_vaapi.c.

Field Documentation

const AVFrame* VAAPISurfaceMap::source

Definition at line 81 of file hwcontext_vaapi.c.

Referenced by vaapi_map_frame(), and vaapi_unmap_frame().

int VAAPISurfaceMap::flags

Definition at line 83 of file hwcontext_vaapi.c.

Referenced by vaapi_map_frame(), and vaapi_unmap_frame().

VAImage VAAPISurfaceMap::image

Definition at line 85 of file hwcontext_vaapi.c.

Referenced by vaapi_map_frame(), and vaapi_unmap_frame().


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