Home
last modified time | relevance | path

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

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