Searched refs:StartInd1 (Results 1 – 1 of 1) sorted by relevance
233 int32_t StartInd1,StartInd2; in CC_CommonCmpMsbUnsignedCounters() local254 StartInd1=0,StartInd2=0; in CC_CommonCmpMsbUnsignedCounters()256 while (Counter1Size && (CounterBuff1_ptr[StartInd1] == 0)) { in CC_CommonCmpMsbUnsignedCounters()257 StartInd1++; in CC_CommonCmpMsbUnsignedCounters()278 …if ((CounterBuff1_ptr[StartInd1 + i] > CounterBuff2_ptr[StartInd2 + i]) && Result == CC_COMMON_Cmp… in CC_CommonCmpMsbUnsignedCounters()283 …if ((CounterBuff2_ptr[StartInd2 + i] > CounterBuff1_ptr[StartInd1 + i]) && Result == CC_COMMON_Cmp… in CC_CommonCmpMsbUnsignedCounters()