FFmpeg
Data Fields
QSVAsyncFrame Struct Reference

Data Fields

mfxSyncPoint * sync
 
QSVFrameframe
 
mfxSyncPoint sync
 

Detailed Description

Definition at line 70 of file qsvdec.c.

Field Documentation

◆ sync [1/2]

mfxSyncPoint* QSVAsyncFrame::sync

Definition at line 71 of file qsvdec.c.

Referenced by ff_qsvvpp_filter_frame(), qsv_decode(), and qsv_decode_close_qsvcontext().

◆ frame

QSVFrame * QSVAsyncFrame::frame

Definition at line 72 of file qsvdec.c.

Referenced by ff_qsvvpp_filter_frame(), and qsv_decode().

◆ sync [2/2]

mfxSyncPoint QSVAsyncFrame::sync

Definition at line 53 of file qsvvpp.c.


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