Searched refs:cffdec_options (Results 1 – 5 of 5) sorted by relevance
44 struct cffdec_options { struct91 void cffdec_init(const struct cffdec_options *options); argument
54 extern struct cffdec_options options;
51 static struct cffdec_options options = {
49 struct cffdec_options options = {
54 static const struct cffdec_options *options;752 cffdec_init(const struct cffdec_options *_options) in cffdec_init()