Searched refs:JPEG_RST0 (Results 1 - 10 of 10) sorted by relevance

/external/libjpeg-turbo/
H A Djcphuff.c356 emit_byte(entropy, JPEG_RST0 + restart_num);
H A Djpeglib.h1063 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro
H A Djcarith.c330 emit_byte(JPEG_RST0 + restart_num, cinfo);
H A Djchuff.c603 emit_byte(state, JPEG_RST0 + restart_num, return FALSE);
/external/opencv3/3rdparty/libjpeg/
H A Djpeglib.h1116 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro
H A Djchuff.c498 emit_byte_s(state, JPEG_RST0 + restart_num, return FALSE);
520 emit_byte_e(entropy, JPEG_RST0 + restart_num);
H A Djcarith.c328 emit_byte(JPEG_RST0 + restart_num, cinfo);
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jchuff.c462 emit_byte(state, JPEG_RST0 + restart_num, return FALSE);
H A Dfpdfapi_jcphuff.c356 emit_byte(entropy, JPEG_RST0 + restart_num);
H A Djpeglib.h1149 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro

Completed in 155 milliseconds