Searched refs:loopStart (Results 1 – 1 of 1) sorted by relevance
97 uint32_t loopStart; in getColorSpaceStreamInfo() local101 loopStart = streamStartIndex_.front(); in getColorSpaceStreamInfo()105 loopStart = streamStartIndex_.front() + LOOP_ONE_STEP; in getColorSpaceStreamInfo()108 modeInfo.streamInfo[i].colorSpaceCount = streamEndIndex_.front() - loopStart; in getColorSpaceStreamInfo()111 for (uint32_t k = loopStart; k < streamEndIndex_.front(); k++) { in getColorSpaceStreamInfo()