Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dinternal.h48 typedef struct AVCodecInternal { struct
53 int is_copy;
59 int last_audio_frame;
61 AVBufferRef *pool;
63 void *thread_ctx;
73 AVPacket *in_pkt;
74 struct AVBSFContext *bsf;
80 AVPacket *last_pkt_props;
81 struct AVFifo *pkt_props;
86 uint8_t *byte_buffer;
[all …]