| FFmpeg
    4.0
    | 
| Data Fields | |
| AVClass * | class | 
| QSVContext | qsv | 
| AVFifoBuffer * | packet_fifo | 
| AVPacket | input_ref | 
Definition at line 39 of file qsvdec_other.c.
| AVClass* QSVOtherContext::class | 
Definition at line 40 of file qsvdec_other.c.
| QSVContext QSVOtherContext::qsv | 
Definition at line 41 of file qsvdec_other.c.
Referenced by qsv_decode_close(), qsv_decode_flush(), qsv_decode_frame(), and qsv_decode_init().
| AVFifoBuffer* QSVOtherContext::packet_fifo | 
Definition at line 43 of file qsvdec_other.c.
Referenced by qsv_clear_buffers(), qsv_decode_close(), qsv_decode_frame(), and qsv_decode_init().
| AVPacket QSVOtherContext::input_ref | 
Definition at line 45 of file qsvdec_other.c.
Referenced by qsv_clear_buffers(), and qsv_decode_frame().
 1.8.13
 1.8.13