Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpsymodel.h114 typedef struct FFPsyModel { struct
115 const char *name;
116 int (*init) (FFPsyContext *apc);
142 } FFPsyModel; argument