Searched refs:jround_up (Results 1 – 25 of 29) sorted by relevance
12
/third_party/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 | 280 (JDIMENSION)jround_up((long)cinfo->output_height, in jinit_d_post_controller()
|
D | jdcoefct.c | 660 (JDIMENSION)jround_up((long)compptr->width_in_blocks, in jinit_d_coef_controller() 662 (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);
|
/third_party/skia/third_party/externals/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 | jpeglibmangler.h | 64 #define jround_up chromium_jround_up macro
|
D | jdpostct.c | 280 (JDIMENSION)jround_up((long)cinfo->output_height, in jinit_d_post_controller()
|
D | jpegint.h | 348 EXTERN(long) jround_up(long a, long b);
|
/third_party/flutter/skia/third_party/externals/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 | 280 (JDIMENSION)jround_up((long)cinfo->output_height, in jinit_d_post_controller()
|
D | jdcoefct.c | 660 (JDIMENSION)jround_up((long)compptr->width_in_blocks, in jinit_d_coef_controller() 662 (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);
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/ |
D | jpeg62-memsrcdst.def | 101 jround_up @ 100 ;
|
D | jpeg62.def | 101 jround_up @ 100 ;
|
D | jpeg7.def | 103 jround_up @ 102 ;
|
D | jpeg8.def | 106 jround_up @ 105 ;
|
D | jpeg7-memsrcdst.def | 103 jround_up @ 102 ;
|
/third_party/libjpeg-turbo/win/ |
D | jpeg62.def | 101 jround_up @ 100 ;
|
D | jpeg62-memsrcdst.def | 101 jround_up @ 100 ;
|
D | jpeg7-memsrcdst.def | 103 jround_up @ 102 ;
|
D | jpeg8.def | 106 jround_up @ 105 ;
|
D | jpeg7.def | 103 jround_up @ 102 ;
|
12