/external/libjpeg-turbo/ |
jcphuff.c | 356 emit_byte(entropy, JPEG_RST0 + restart_num);
|
jpeglib.h | [all...] |
jcarith.c | 330 emit_byte(JPEG_RST0 + restart_num, cinfo);
|
jchuff.c | 603 emit_byte(state, JPEG_RST0 + restart_num, return FALSE); [all...] |
/external/opencv3/3rdparty/libjpeg/ |
jpeglib.h | [all...] |
jchuff.c | 498 emit_byte_s(state, JPEG_RST0 + restart_num, return FALSE); 520 emit_byte_e(entropy, JPEG_RST0 + restart_num); [all...] |
jcarith.c | 328 emit_byte(JPEG_RST0 + restart_num, cinfo);
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jchuff.c | 462 emit_byte(state, JPEG_RST0 + restart_num, return FALSE);
|
fpdfapi_jcphuff.c | 356 emit_byte(entropy, JPEG_RST0 + restart_num);
|
jpeglib.h | [all...] |