Lines Matching refs:tempIndex
1161 int tempIndex;
1230 tempIndex = prevLeftPixel + 1 + LenSrc *
1233 leftTemp[ tempIndex * 3 ];
1235 leftTemp[ tempIndex * 3 + 1 ];
1237 leftTemp[ tempIndex * 3 + 2 ];
1246 tempIndex = prevRightPixel + 1 + LenSrc *
1249 rightTemp[ tempIndex * 3 ];
1251 rightTemp[ tempIndex * 3 + 1 ];
1253 rightTemp[ tempIndex * 3 + 2 ];