FFmpeg
|
#include <internal.h>
Data Fields | |
AVPacket * | in_pkt |
AVFrame * | out_frame |
Definition at line 119 of file internal.h.
AVPacket* DecodeSimpleContext::in_pkt |
Definition at line 120 of file internal.h.
Referenced by avcodec_close(), avcodec_flush_buffers(), avcodec_open2(), and decode_simple_internal().
AVFrame* DecodeSimpleContext::out_frame |
Definition at line 121 of file internal.h.