Searched refs:cInt2 (Results 1 – 1 of 1) sorted by relevance
316 Int *cInt, *cInt2; in ComputeMBSum_C() local321 cInt2 = (Int*)(cur + (lx << 3)); in ComputeMBSum_C()347 tmp = cInt2[3]; in ComputeMBSum_C()352 tmp = cInt2[2]; in ComputeMBSum_C()357 tmp = cInt2[1]; in ComputeMBSum_C()362 tmp = *cInt2; in ComputeMBSum_C()363 cInt2 += (lx >> 2); in ComputeMBSum_C()