Searched refs:nextSi (Results 1 – 1 of 1) sorted by relevance
115 TCSrcImage* thisSi, *nextSi; in TCSortSrcImageByIndex() local126 nextSi = thisSi->next; in TCSortSrcImageByIndex()128 if( nextSi->index < thisSi->index ) in TCSortSrcImageByIndex()131 TCSwapSrcImage( thisSi, nextSi ); in TCSortSrcImageByIndex()