Searched defs:FFPsyModel (Results 1 – 1 of 1) sorted by relevance
114 typedef struct FFPsyModel { struct115 const char *name;116 int (*init) (FFPsyContext *apc);142 } FFPsyModel; argument