Home
last modified time | relevance | path

Searched defs:AVCodecInternal (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dinternal.h129 typedef struct AVCodecInternal { struct
136 int is_copy;
142 int last_audio_frame;
145 AVFrame *to_free;
148 AVBufferRef *pool;
150 void *thread_ctx;
152 DecodeSimpleContext ds;
153 AVBSFContext *bsf;
159 AVPacket *last_pkt_props;
160 AVFifoBuffer *pkt_props;
[all …]