jround_up         427 third_party/libjpeg/jccoefct.c 	 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
jround_up         429 third_party/libjpeg/jccoefct.c 	 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
jround_up         273 third_party/libjpeg/jcmainct.c 	 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
jround_up         709 third_party/libjpeg/jdcoefct.c 	 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
jround_up         711 third_party/libjpeg/jdcoefct.c 	 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
jround_up         276 third_party/libjpeg/jdpostct.c 	 (JDIMENSION) jround_up((long) cinfo->output_height,
jround_up         473 third_party/libjpeg/jdsample.c 	 (JDIMENSION) jround_up((long) cinfo->output_width,
jround_up         372 third_party/libjpeg/jpegint.h EXTERN(long) jround_up JPP((long a, long b));
jround_up          81 third_party/libjpeg/jutils.c jround_up (long a, long b)