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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djutils.c85 jround_up (long a, long b) function
H A Djccoefct.c431 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
433 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djpegint.h328 #define jround_up jRound macro
376 EXTERN(long) jround_up JPP((long a, long b));
H A Djcmainct.c277 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djdpostct.c280 (JDIMENSION) jround_up((long) cinfo->output_height,
H A Djdcoefct.c713 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
715 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djdsample.c477 (JDIMENSION) jround_up((long) cinfo->output_width,

Completed in 46 milliseconds