Searched refs:acc6 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageLookUpSIS16S32Func.c280 mlib_f32 acc6, acc7; /* destination data */ local
307 acc6 = *(mlib_f32*)((mlib_u8*)table2 + s01);
316 dp[6] = acc6;
328 acc6 = *(mlib_f32*)((mlib_u8*)table2 + s01);
336 dp[6] = acc6;
H A Dmlib_v_ImageLookUpSIU16S32Func.c280 mlib_f32 acc6, acc7; /* destination data */ local
307 acc6 = *(mlib_f32 *) ((mlib_u8 *) table2 + s01);
316 dp[6] = acc6;
328 acc6 = *(mlib_f32 *) ((mlib_u8 *) table2 + s01);
336 dp[6] = acc6;
H A Dmlib_v_ImageLookUpSIU8S32Func.c261 mlib_f32 acc6, acc7; /* destination data */ local
288 acc6 = *(mlib_f32*)((mlib_u8*)table0 + s03);
299 dp[6] = acc6;
311 acc6 = *(mlib_f32*)((mlib_u8*)table0 + s03);
319 dp[6] = acc6;
656 mlib_f32 acc6, acc7; /* destination data */ local
686 acc6 = *(mlib_f32*)((mlib_u8*)table0 + s02);
701 dp[6] = acc6;
717 acc6 = *(mlib_f32*)((mlib_u8*)table0 + s02);
729 dp[6] = acc6;
1115 mlib_f32 acc6, acc7; /* destination data */ local
[all...]

Completed in 34 milliseconds