Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/libjpeg_turbo/ | |
jcapimin.c | 82 cinfo->natural_order = jpeg_natural_order; |
jpeglib.h | 453 const int * natural_order; /* natural-order position array */ member in struct:jpeg_compress_struct 687 const int * natural_order; /* natural-order position array for entropy decode */ member in struct:jpeg_decompress_struct [all...] |
jdinput.c | 78 cinfo->natural_order = jpeg_natural_order; |