Home
last modified time | relevance | path

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

/third_party/ffmpeg/tools/
Ddecode_simple.h33 typedef struct DecodeContext { struct
41 int (*process_frame)(struct DecodeContext *dc, AVFrame *frame); argument
46 } DecodeContext; argument