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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageAffine_BC.c138 #define BC_U8_1CH(index, ind1, ind2, mlib_filters_u8) \ macro
263 BC_U8_1CH(0, 0, 1, mlib_filters_table);
264 BC_U8_1CH(1, 1, 0, mlib_filters_table);
265 BC_U8_1CH(2, 0, 1, mlib_filters_table);
266 BC_U8_1CH(3, 1, 0, mlib_filters_table);
270 BC_U8_1CH(0, 0, 1, mlib_filters_table);
271 BC_U8_1CH(1, 1, 0, mlib_filters_table);
272 BC_U8_1CH(2, 0, 1, mlib_filters_table);
273 BC_U8_1CH(3, 1, 0, mlib_filters_table);
279 BC_U8_1CH(
[all...]

Completed in 30 milliseconds