emit_byte_s       329 3rdparty/libjpeg/jchuff.c     emit_byte_s(state, c, return FALSE);
emit_byte_s       331 3rdparty/libjpeg/jchuff.c       emit_byte_s(state, 0, return FALSE);
emit_byte_s       497 3rdparty/libjpeg/jchuff.c   emit_byte_s(state, 0xFF, return FALSE);
emit_byte_s       498 3rdparty/libjpeg/jchuff.c   emit_byte_s(state, JPEG_RST0 + restart_num, return FALSE);