Searched defs:acc7 (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
308 acc7 = *(mlib_f32*)((mlib_u8*)table3 + s01);
317 dp[7] = acc7;
329 acc7 = *(mlib_f32*)((mlib_u8*)table3 + s01);
337 dp[7] = acc7;
H A Dmlib_v_ImageLookUpSIU16S32Func.c280 mlib_f32 acc6, acc7; /* destination data */ local
308 acc7 = *(mlib_f32 *) ((mlib_u8 *) table3 + s01);
317 dp[7] = acc7;
329 acc7 = *(mlib_f32 *) ((mlib_u8 *) table3 + s01);
337 dp[7] = acc7;
H A Dmlib_v_ImageLookUpSIU8S32Func.c261 mlib_f32 acc6, acc7; /* destination data */ local
289 acc7 = *(mlib_f32*)((mlib_u8*)table1 + s03);
300 dp[7] = acc7;
312 acc7 = *(mlib_f32*)((mlib_u8*)table1 + s03);
320 dp[7] = acc7;
656 mlib_f32 acc6, acc7; /* destination data */ local
687 acc7 = *(mlib_f32*)((mlib_u8*)table1 + s02);
702 dp[7] = acc7;
718 acc7 = *(mlib_f32*)((mlib_u8*)table1 + s02);
730 dp[7] = acc7;
1115 mlib_f32 acc6, acc7; /* destination data */ local
[all...]

Completed in 34 milliseconds