FFmpeg
Data Fields
AVQSVFramesContext Struct Reference

This struct is allocated as AVHWFramesContext.hwctx. More...

#include <hwcontext_qsv.h>

Data Fields

mfxFrameSurface1 * surfaces
 
int nb_surfaces
 
int frame_type
 A combination of MFX_MEMTYPE_* describing the frame pool. More...
 

Detailed Description

This struct is allocated as AVHWFramesContext.hwctx.

Definition at line 53 of file hwcontext_qsv.h.

Field Documentation

◆ surfaces

mfxFrameSurface1* AVQSVFramesContext::surfaces

◆ nb_surfaces

int AVQSVFramesContext::nb_surfaces

◆ frame_type

int AVQSVFramesContext::frame_type

A combination of MFX_MEMTYPE_* describing the frame pool.

Definition at line 60 of file hwcontext_qsv.h.

Referenced by init_vpp_session(), qsv_decode_preinit(), qsv_frames_derive_from(), qsv_frames_derive_to(), qsv_frames_init(), qsv_init_child_ctx(), qsv_init_internal_session(), and qsv_init_pool().


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