#include <qsvvpp.h>
Definition at line 63 of file qsvvpp.h.
◆ class
const AVClass* QSVVPPContext::class |
◆ session
mfxSession QSVVPPContext::session |
◆ filter_frame
◆ set_frame_ext_params
◆ out_sw_format
Real output format.
Definition at line 69 of file qsvvpp.h.
◆ vpp_param
mfxVideoParam QSVVPPContext::vpp_param |
◆ frame_infos
mfxFrameInfo* QSVVPPContext::frame_infos |
frame info for each input
Definition at line 71 of file qsvvpp.h.
◆ in_mem_mode
int QSVVPPContext::in_mem_mode |
members related to the input/output surface
Definition at line 74 of file qsvvpp.h.
◆ out_mem_mode
int QSVVPPContext::out_mem_mode |
◆ in_frame_list
◆ out_frame_list
◆ nb_surface_ptrs_in
int QSVVPPContext::nb_surface_ptrs_in |
◆ nb_surface_ptrs_out
int QSVVPPContext::nb_surface_ptrs_out |
◆ surface_ptrs_in
mfxFrameSurface1** QSVVPPContext::surface_ptrs_in |
◆ surface_ptrs_out
mfxFrameSurface1** QSVVPPContext::surface_ptrs_out |
◆ opaque_alloc
mfxExtOpaqueSurfaceAlloc QSVVPPContext::opaque_alloc |
MFXVPP extern parameters.
Definition at line 85 of file qsvvpp.h.
◆ seq_buffers
mfxExtBuffer** QSVVPPContext::seq_buffers |
store sequence parameters
Definition at line 88 of file qsvvpp.h.
◆ nb_seq_buffers
int QSVVPPContext::nb_seq_buffers |
◆ ext_buffers
mfxExtBuffer** QSVVPPContext::ext_buffers |
store all parameters for vpp execution, including parameters per frame
Definition at line 92 of file qsvvpp.h.
◆ nb_ext_buffers
int QSVVPPContext::nb_ext_buffers |
◆ got_frame
int QSVVPPContext::got_frame |
◆ async_depth
int QSVVPPContext::async_depth |
◆ eof
◆ async_fifo
AVFifo* QSVVPPContext::async_fifo |
order with frame_out, sync
Definition at line 99 of file qsvvpp.h.
◆ ver
mfxVersion QSVVPPContext::ver |
◆ vpp_initted
int QSVVPPContext::vpp_initted |
The documentation for this struct was generated from the following file: