Searched refs:jround_up (Results 1 – 19 of 19) sorted by relevance
/external/libjpeg-turbo/ |
D | jutils.c | 84 jround_up (long a, long b) in jround_up() function
|
D | jccoefct.c | 427 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_c_coef_controller() 429 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_coef_controller()
|
D | jdpostct.c | 276 (JDIMENSION) jround_up((long) cinfo->output_height, in jinit_d_post_controller()
|
D | jdcoefct.c | 661 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_d_coef_controller() 663 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_d_coef_controller()
|
D | jpegint.h | 345 EXTERN(long) jround_up (long a, long b);
|
D | jdsample.c | 512 (JDIMENSION) jround_up((long) cinfo->output_width, in jinit_upsampler()
|
/external/libjpeg-turbo/win/ |
D | jpeg7.def | 103 jround_up @ 102 ;
|
D | jpeg62-memsrcdst.def | 101 jround_up @ 100 ;
|
D | jpeg7-memsrcdst.def | 103 jround_up @ 102 ;
|
D | jpeg62.def | 101 jround_up @ 100 ;
|
D | jpeg8.def | 106 jround_up @ 105 ;
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jutils.c | 81 jround_up (long a, long b) in jround_up() function
|
D | fpdfapi_jccoefct.c | 427 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_c_coef_controller() 429 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_coef_controller()
|
D | jpegint.h | 324 #define jround_up jRound macro 372 EXTERN(long) jround_up JPP((long a, long b));
|
D | fpdfapi_jcmainct.c | 273 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_c_main_controller()
|
D | fpdfapi_jdpostct.c | 276 (JDIMENSION) jround_up((long) cinfo->output_height, in jinit_d_post_controller()
|
D | fpdfapi_jdcoefct.c | 709 (JDIMENSION) jround_up((long) compptr->width_in_blocks, in jinit_d_coef_controller() 711 (JDIMENSION) jround_up((long) compptr->height_in_blocks, in jinit_d_coef_controller()
|
D | jpeglib.h | 115 #define jround_up FOXIT_PREFIX(jround_up) macro
|
D | fpdfapi_jdsample.c | 473 (JDIMENSION) jround_up((long) cinfo->output_width, in jinit_upsampler()
|