Searched refs:rnnspectype (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnn.h64 struct rnnspectype **spectypes;
132 struct rnnspectype *spectype;
228 struct rnnspectype { struct
241 struct rnnspectype *rnn_findspectype (struct rnndb *db, const char *name);
H A Drnn.c256 struct rnnspectype *res = calloc (sizeof *res, 1);
1161 struct rnnspectype *st = rnn_findspectype (db, ti->name);
1314 static void prepspectype(struct rnndb *db, struct rnnspectype *st) {
1354 struct rnnspectype *rnn_findspectype (struct rnndb *db, const char *name) {

Completed in 4 milliseconds