| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | rnnutil.h | 39 struct rnn { struct [all...] |
| H A D | rnnutil.c | 39 finddom(struct rnn *rnn, uint32_t regbase) in finddom() argument 47 _rnn_init(struct rnn *rnn, int nocolor) in _rnn_init() argument 65 struct rnn *rnn = calloc(sizeof(*rnn), 1); rnn_new() local 76 init(struct rnn *rnn, char *file, char *domain) init() argument 100 rnn_load_file(struct rnn *rnn, char *file, char *domain) rnn_load_file() argument 106 rnn_load(struct rnn *rnn, const char *gpuname) rnn_load() argument 122 rnn_regbase(struct rnn *rnn, const char *name) rnn_regbase() argument 131 rnn_regname(struct rnn *rnn, uint32_t regbase, int color) rnn_regname() argument 148 rnn_reginfo(struct rnn *rnn, uint32_t regbase) rnn_reginfo() argument 154 rnn_enumname(struct rnn *rnn, const char *name, uint32_t val) rnn_enumname() argument 173 rnn_regelem(struct rnn *rnn, const char *name) rnn_regelem() argument 195 rnn_regoff(struct rnn *rnn, uint32_t offset) rnn_regoff() argument 204 rnn_decodelem(struct rnn *rnn, struct rnntypeinfo *info, uint64_t regval, union rnndecval *val) rnn_decodelem() argument [all...] |
| H A D | script.c | 70 to_rnndec(struct rnn *rnn) in to_rnndec() argument 76 rnn_val(struct rnn *rnn, uint32_t regbase) in rnn_val() argument 164 struct rnn *rnn; global() member 170 push_rnndoff(lua_State *L, struct rnn *rnn, struct rnndelem *elem, uint64_t offset) push_rnndoff() argument 185 pushdecval(struct lua_State *L, struct rnn *rnn, uint64_t regval, struct rnntypeinfo *info) pushdecval() argument 214 l_rnn_etype(lua_State *L, struct rnn *rnn, struct rnndelem *elem, uint64_t offset) l_rnn_etype() argument 272 l_rnn_etype_struct(lua_State *L, struct rnn *rnn, struct rnndelem *elem, uint64_t offset) l_rnn_etype_struct() argument 319 l_rnn_etype_array(lua_State *L, struct rnn *rnn, struct rnndelem *elem, uint64_t offset) l_rnn_etype_array() argument 423 l_rnn_etype_reg(lua_State *L, struct rnn *rnn, struct rnndelem *elem, uint64_t offset) l_rnn_etype_reg() argument 444 struct rnn *rnn = lua_touserdata(L, 1); l_rnn_meta_index() local 491 struct rnn *rnn = lua_touserdata(L, 1); l_rnn_enumname() local 501 struct rnn *rnn = lua_touserdata(L, 1); l_rnn_regname() local 510 struct rnn *rnn = lua_touserdata(L, 1); l_rnn_regval() local 682 struct rnn *rnn = lua_touserdata(L, 1); l_rnn_meta_dom_index() local 723 script_packet(uint32_t *dwords, uint32_t sizedwords, struct rnn *rnn, struct rnndomain *dom) script_packet() argument [all...] |
| H A D | crashdec.c | 461 dump_register(struct rnn *rnn, uint32_t offset, uint32_t value) in dump_register() argument
|
| H A D | cffdec.c | 710 static struct rnn *rnn; variable [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_arnndn.c | 132 RNNState rnn[2]; member 188 static int rnnoise_model_from_file(FILE *f, RNNModel **rnn) in rnnoise_model_from_file() argument 1334 compute_rnn(AudioRNNContext *s, RNNState *rnn, float *gains, float *vad, const float *input) compute_rnn() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| H A D | lpfc_hw.h | 154 struct rnn { struct 157 } rnn; member
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_hw.h | 154 struct rnn { struct 157 } rnn; member
|