Searched defs:bit_offset (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageColorTrue2Index.c4199 mlib_s32 bit_offset,
4214 thresh, ghigh, glow, bit_offset);
4236 mlib_s32 bit_offset,
4251 bit_offset, thresh, ghigh[0], glow[0]);
4197 mlib_ImageColorTrue2IndexLine_U8_BIT_1(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 bit_offset, mlib_s32 length, const void *state) argument
4234 mlib_ImageColorTrue2IndexLine_U8_BIT_1(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 bit_offset, mlib_s32 length, const void *state) argument

Completed in 95 milliseconds