Home
last modified time | relevance | path

Searched refs:cffdec_options (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/freedreno/decode/
Dcffdec.h44 struct cffdec_options { struct
86 void cffdec_init(const struct cffdec_options *options); argument
Dcffdump.c52 static struct cffdec_options options = {
Dcrashdec.c67 static struct cffdec_options options = {
Dcffdec.c53 static const struct cffdec_options *options;
749 cffdec_init(const struct cffdec_options *_options) in cffdec_init()