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

/openjdk9/jdk/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageAffine.h252 #define FILTER_ELEM_BITS 3 macro
255 #define FILTER_SHIFT (MLIB_SHIFT - FILTER_BITS - FILTER_ELEM_BITS)
257 #define FILTER_MASK ((FILTER_SIZE - 1) << FILTER_ELEM_BITS)
H A Dmlib_c_ImageAffine_BC_U16.c76 #undef FILTER_ELEM_BITS macro
77 #define FILTER_ELEM_BITS 4 macro
H A Dmlib_c_ImageAffine_BC_S16.c73 #undef FILTER_ELEM_BITS macro
74 #define FILTER_ELEM_BITS 4 macro
H A Dmlib_c_ImageAffine_BC.c76 #undef FILTER_ELEM_BITS macro
77 #define FILTER_ELEM_BITS 4 macro

Completed in 51 milliseconds