Searched refs:tab3 (Results 26 - 33 of 33) sorted by relevance

12

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageLookUpSIU8U16Func.c1273 const mlib_u16 *tab3 = table[3]; local
1287 t3 = VIS_LD_U16_I(tab3, s0);
1299 t3 = VIS_LD_U16_I(tab3, s0);
1327 const mlib_u16 *tab3 = table[3]; local
1344 t2 = VIS_LD_U16_I(tab3, s0);
1357 t2 = VIS_LD_U16_I(tab3, s0);
1373 dl[2] = tab3[s0];
1392 const mlib_u16 *tab3 = table[3]; local
1410 t1 = VIS_LD_U16_I(tab3, s0);
1423 t1 = VIS_LD_U16_I(tab3, s
1456 const mlib_u16 *tab3 = table[3]; local
1566 mlib_u16 *tab3 = (mlib_u16*)table[3]; local
[all...]
H A Dmlib_v_ImageLookUpU8U8Func.c893 const mlib_u8 *tab3 = table[3]; local
904 *dp++ = tab3[(*sp++)];
914 tab2 = tab3;
915 tab3 = tab;
925 tab1 = tab3;
926 tab3 = tab;
933 tab = tab3;
934 tab3 = tab2;
947 tab3);
951 tab3);
[all...]
H A Dmlib_v_ImageLookUpSIS16S32Func.c367 const mlib_s32 *tab3 = &table[3][32768]; local
383 *dp++ = tab3[s0];
H A Dmlib_v_ImageLookUpSIU16S32Func.c367 const mlib_s32 *tab3 = &table[3][0]; local
383 *dp++ = tab3[s0];
H A Dmlib_v_ImageLookUpU8S16Func.c702 const mlib_s16 *tab3 = table[3]; local
714 tab2 = tab3;
715 tab3 = tab;
725 tab1 = tab3;
726 tab3 = tab;
733 tab = tab3;
734 tab3 = tab2;
747 tab3);
751 tab3);
755 tab3);
[all...]
H A Dmlib_v_ImageLookUpU8U16Func.c678 const mlib_u16 *tab3 = table[3]; local
688 tab1 = tab2; tab2 = tab3; tab3 = tab;
694 tab = tab1; tab1 = tab3; tab3 = tab;
700 tab = tab3; tab3 = tab2;
710 mlib_v_ImageLookUp_U8_U16_124_SrcOff0_D1(sp, dp, size, tab0, tab1, tab2, tab3);
712 mlib_v_ImageLookUp_U8_U16_124_SrcOff1_D1(sp, dp, size, tab0, tab1, tab2, tab3);
714 mlib_v_ImageLookUp_U8_U16_124_SrcOff2_D1(sp, dp, size, tab0, tab1, tab2, tab3);
[all...]
H A Dmlib_v_ImageLookUpSIU8S32Func.c1259 const mlib_s32 *tab3 = table[3]; local
1278 *dp++ = tab3[sp[0]];
1298 mlib_u32 *tab3 = (mlib_u32*)table[3]; local
1306 s3 = tab3[0];
1315 s3 = tab3[i+1];
1341 dp[3] = tab3[sp[0]];
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageColorTrue2Index.c3638 DTYPE *tab3 = tab2 + TAB_SIZE_##STYPE; \
3643 tab2[SRC_##STYPE(2)] + tab3[SRC_##STYPE(3)]; \

Completed in 50 milliseconds

12