Searched refs:regionLength (Results 1 – 2 of 2) sorted by relevance
132 uint32_t regionLength; in LRF_applySettings() local159 regionLength = 0; /* Read segment next */ in LRF_applySettings()192 regionLength = state->regionLength; in LRF_applySettings()200 bufferAvailWords -= regionLength; in LRF_applySettings()201 curEntry += regionLength; in LRF_applySettings()208 state->regionLength = -bufferAvailWords; /* Signal number of words to skip */ in LRF_applySettings()257 regionLength = segmentLength; in LRF_applySettings()291 regionLength = 0; /* Read segment next */ in LRF_applySettings()303 state->regionLength = regionLength; in LRF_applySettings()311 if (regionLength == 0) in LRF_applySettings()[all …]
179 uint32_t regionLength; member