Searched refs:NUM_JACKS (Results 1 – 1 of 1) sorted by relevance
29 constexpr uint32_t NUM_JACKS = sizeof(JACKS) / sizeof(JACKS[0]); variable296 NUM_STREAMS, NUM_JACKS, NUM_CHMAPS, in Loop()399 if (cmd.start_id() >= NUM_JACKS || in JacksInfo()400 cmd.start_id() + cmd.count() > NUM_JACKS) { in JacksInfo()