Searched defs:AVCodecInternal (Results 1 – 1 of 1) sorted by relevance
129 typedef struct AVCodecInternal { struct136 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 …]