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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageLookUpSIS16S32Func.c163 mlib_f32 acc4, acc5; /* destination data */ local
188 acc5 = *(mlib_f32*)((mlib_u8*)table2 + s01);
195 dp[5] = acc5;
205 acc5 = *(mlib_f32*)((mlib_u8*)table2 + s01);
211 dp[5] = acc5;
279 mlib_f32 acc4, acc5; /* destination data */ local
306 acc5 = *(mlib_f32*)((mlib_u8*)table1 + s01);
315 dp[5] = acc5;
327 acc5 = *(mlib_f32*)((mlib_u8*)table1 + s01);
335 dp[5] = acc5;
[all...]
H A Dmlib_v_ImageLookUpSIU16S32Func.c163 mlib_f32 acc4, acc5; /* destination data */ local
188 acc5 = *(mlib_f32 *) ((mlib_u8 *) table2 + s01);
195 dp[5] = acc5;
205 acc5 = *(mlib_f32 *) ((mlib_u8 *) table2 + s01);
211 dp[5] = acc5;
279 mlib_f32 acc4, acc5; /* destination data */ local
306 acc5 = *(mlib_f32 *) ((mlib_u8 *) table1 + s01);
315 dp[5] = acc5;
327 acc5 = *(mlib_f32 *) ((mlib_u8 *) table1 + s01);
335 dp[5] = acc5;
[all...]
H A Dmlib_v_ImageLookUpSIU8S32Func.c260 mlib_f32 acc4, acc5; /* destination data */ local
287 acc5 = *(mlib_f32*)((mlib_u8*)table1 + s02);
298 dp[5] = acc5;
310 acc5 = *(mlib_f32*)((mlib_u8*)table1 + s02);
318 dp[5] = acc5;
655 mlib_f32 acc4, acc5; /* destination data */ local
685 acc5 = *(mlib_f32*)((mlib_u8*)table2 + s01);
700 dp[5] = acc5;
716 acc5 = *(mlib_f32*)((mlib_u8*)table2 + s01);
728 dp[5] = acc5;
1114 mlib_f32 acc4, acc5; /* destination data */ local
[all...]

Completed in 505 milliseconds