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

/openjdk9/jdk/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_D64nw.c48 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_d64 macro
54 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_f32 macro
289 mlib_status CONV_FUNC(MxN)(mlib_image *dst,
H A Dmlib_ImageConv_F32nw.c48 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_d64 macro
54 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_f32 macro
289 mlib_status CONV_FUNC(MxN)(mlib_image *dst,
H A Dmlib_ImageConv_8nw.c46 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 macro
56 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 macro
66 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 macro
442 mlib_status CONV_FUNC(MxN)(mlib_image *dst,
H A Dmlib_ImageConv_16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 macro
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 macro
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 macro
441 mlib_status CONV_FUNC(MxN)(mlib_image *dst,
H A Dmlib_ImageConv_u16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 macro
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 macro
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 macro
441 mlib_status CONV_FUNC(MxN)(mlib_image *dst,
H A Dmlib_ImageConv_32nw.c41 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s32 macro
310 mlib_status CONV_FUNC(MxN)(mlib_image *dst,
H A Dmlib_ImageConv_16ext.c47 #define CONV_FUNC(KERN) mlib_c_conv##KERN##ext_u8(PARAM) macro
59 #define CONV_FUNC(KERN) mlib_conv##KERN##ext_s16(PARAM) macro
71 #define CONV_FUNC(KERN) mlib_conv##KERN##ext_u16(PARAM) macro
H A Dmlib_ImageConv_8ext.c47 #define CONV_FUNC(KERN) mlib_c_conv##KERN##ext_u8(PARAM) macro
59 #define CONV_FUNC(KERN) mlib_conv##KERN##ext_s16(PARAM) macro
71 #define CONV_FUNC(KERN) mlib_conv##KERN##ext_u16(PARAM) macro
H A Dmlib_ImageConv_u16ext.c47 #define CONV_FUNC(KERN) mlib_c_conv##KERN##ext_u8(PARAM) macro
59 #define CONV_FUNC(KERN) mlib_conv##KERN##ext_s16(PARAM) macro
71 #define CONV_FUNC(KERN) mlib_conv##KERN##ext_u16(PARAM) macro

Completed in 112 milliseconds