Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dinternal.h116 typedef struct AVCodecInternal { struct
123 int is_copy;
129 int last_audio_frame;
131 AVFrame *to_free;
133 AVBufferRef *pool;
135 void *thread_ctx;
137 DecodeSimpleContext ds;
138 AVBSFContext *bsf;
144 AVPacket *last_pkt_props;
149 uint8_t *byte_buffer;
[all …]