Searched refs:nextSi (Results 1 – 1 of 1) sorted by relevance
120 TCSrcImage* thisSi, *nextSi; in TCSortSrcImageByIndex() local131 nextSi = thisSi->next; in TCSortSrcImageByIndex()133 if( nextSi->index < thisSi->index ) in TCSortSrcImageByIndex()136 TCSwapSrcImage( thisSi, nextSi ); in TCSortSrcImageByIndex()