FFmpeg
Data Fields
QSVAV1EncContext Struct Reference

Data Fields

AVClassclass
 
AVBSFContextextra_data_bsf
 
QSVEncContext qsv
 

Detailed Description

Definition at line 36 of file qsvenc_av1.c.

Field Documentation

◆ class

AVClass* QSVAV1EncContext::class

Definition at line 37 of file qsvenc_av1.c.

◆ extra_data_bsf

AVBSFContext* QSVAV1EncContext::extra_data_bsf

Definition at line 38 of file qsvenc_av1.c.

Referenced by qsv_enc_close(), qsv_enc_frame(), and qsv_enc_init().

◆ qsv

QSVEncContext QSVAV1EncContext::qsv

Definition at line 39 of file qsvenc_av1.c.

Referenced by qsv_enc_close(), qsv_enc_frame(), and qsv_enc_init().


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