Home | History | Annotate | Download | only in input

Lines Matching full:endindex

810 static bool containsNonZeroByte(const uint8_t* array, uint32_t startIndex, uint32_t endIndex) {
811 const uint8_t* end = array + endIndex;