Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dcffdump.c255 cffdec_init(&options); in handle_file()
363 cffdec_init(&options); in handle_file()
Dcffdec.h86 void cffdec_init(const struct cffdec_options *options);
Dcrashdec.c973 cffdec_init(&options); in decode()
Dcffdec.c749 cffdec_init(const struct cffdec_options *_options) in cffdec_init() function