Home
last modified time | relevance | path

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

/liblc3-latest/src/
Dsns.c606 static void enum_mvpq(const int *c, int n, int *idx, bool *ls) in enum_mvpq() function
680 enum_mvpq(c, shape < 2 ? 10 : 16, idx_a, ls_a); in enumerate()
683 enum_mvpq(c + 10, 6, idx_b, ls_b); in enumerate()