Searched refs:rnn_new (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Drnnutil.h53 struct rnn *rnn_new(int nocolor);
H A Dcrashdec.c997 rnn_gmu = rnn_new(!options.color);
999 rnn_control = rnn_new(!options.color);
1002 rnn_pipe = rnn_new(!options.color);
1006 rnn_control = rnn_new(!options.color);
H A Drnnutil.c63 rnn_new(int nocolor) function in typeref:struct:rnn *
H A Dcffdec.c715 rnn = rnn_new(!options->color);

Completed in 8 milliseconds