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

12

/external/chromium_org/third_party/libjpeg_turbo/
H A Djutils.c81 jround_up (long a, long b) function
H A Djpeglibmangler.h52 #define jround_up chromium_jround_up macro
H A Djccoefct.c427 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
429 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djpegint.h327 #define jround_up jRound macro
378 EXTERN(long) jround_up JPP((long a, long b));
H A Djcmainct.c273 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djdpostct.c276 (JDIMENSION) jround_up((long) cinfo->output_height,
H A Djdcoefct.c718 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
720 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
/external/jpeg/
H A Djutils.c81 jround_up (long a, long b) function
H A Djccoefct.c427 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
429 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djpegint.h354 #define jround_up jRound macro
404 EXTERN(long) jround_up JPP((long a, long b));
H A Djcmainct.c273 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djdpostct.c276 (JDIMENSION) jround_up((long) cinfo->output_height,
H A Dtransupp.c16 * it's helpful to let it call jround_up() and jcopy_block_row().
603 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
605 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
625 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
627 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jutils.c82 jround_up (long a, long b) function
H A Dfpdfapi_jccoefct.c428 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
430 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djpegint.h324 #define jround_up jRound macro
372 EXTERN(long) jround_up JPP((long a, long b));
H A Dfpdfapi_jcmainct.c274 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Dfpdfapi_jdpostct.c277 (JDIMENSION) jround_up((long) cinfo->output_height,
/external/qemu/distrib/jpeg-6b/
H A Djutils.c81 jround_up (long a, long b) function
H A Djccoefct.c427 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
429 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djpegint.h354 #define jround_up jRound macro
404 EXTERN(long) jround_up JPP((long a, long b));
H A Djcmainct.c273 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
H A Djdpostct.c276 (JDIMENSION) jround_up((long) cinfo->output_height,
H A Dtransupp.c16 * it's helpful to let it call jround_up() and jcopy_block_row().
603 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
605 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
625 (JDIMENSION) jround_up((long) compptr->height_in_blocks,
627 (JDIMENSION) jround_up((long) compptr->width_in_blocks,
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpegint.h324 #define jround_up jRound macro
372 EXTERN(long) jround_up JPP((long a, long b));

Completed in 401 milliseconds

12