Home
last modified time | relevance | path

Searched defs:enumval (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/src/ucm/
Ducm_cond.c185 const char *device = NULL, *ctldef, *enumval = NULL, *name; in if_eval_control_exists() local
/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c141 const char *rnndec_decode_enum(struct rnndeccontext *ctx, const char *enumname, uint64_t enumval) in rnndec_decode_enum()