FFmpeg
|
Data Fields | |
AVClass * | class |
QSVContext | qsv |
int | load_plugin |
AVBitStreamFilterContext * | bsf |
Definition at line 43 of file qsvdec_h2645.c.
AVClass* QSVH2645Context::class |
Definition at line 44 of file qsvdec_h2645.c.
QSVContext QSVH2645Context::qsv |
Definition at line 45 of file qsvdec_h2645.c.
Referenced by qsv_decode_close(), qsv_decode_flush(), qsv_decode_frame(), and qsv_decode_init().
int QSVH2645Context::load_plugin |
Definition at line 47 of file qsvdec_h2645.c.
Referenced by qsv_decode_init().
AVBitStreamFilterContext* QSVH2645Context::bsf |
Definition at line 50 of file qsvdec_h2645.c.
Referenced by qsv_decode_close(), qsv_decode_frame(), and qsv_decode_init().