Searched refs:bitIndex (Results 1 – 1 of 1) sorted by relevance
477 uint32_t bitIndex = 0; in count_enabled_spads() local498 for (bitIndex = 0; bitIndex <= cSpadsPerByte; bitIndex++) { in count_enabled_spads()504 if ((byteIndex < 2) && (bitIndex < 4)) in count_enabled_spads()518 for (bitIndex = 0; bitIndex <= lastBit; bitIndex++) { in count_enabled_spads()
Completed in 4 milliseconds