Home
last modified time | relevance | path

Searched refs:emit_byte (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djcmarker.c127 emit_byte(cinfo, 0xFF); in emit_marker()
260 emit_byte(cinfo, i); in emit_dac()
419 emit_byte(cinfo, 0x46); in emit_jfif_app0()
420 emit_byte(cinfo, 0x49); in emit_jfif_app0()
421 emit_byte(cinfo, 0x46); in emit_jfif_app0()
422 emit_byte(cinfo, 0); in emit_jfif_app0()
429 emit_byte(cinfo, 0); in emit_jfif_app0()
458 emit_byte(cinfo, 0x64); in emit_adobe_app14()
459 emit_byte(cinfo, 0x6F); in emit_adobe_app14()
460 emit_byte(cinfo, 0x62); in emit_adobe_app14()
[all …]
A Djcarith.c152 do emit_byte(0x00, cinfo); in finish_pass()
156 emit_byte(0x00, cinfo); in finish_pass()
165 do emit_byte(0x00, cinfo); in finish_pass()
171 do emit_byte(0x00, cinfo); in finish_pass()
174 emit_byte(0xFF, cinfo); in finish_pass()
175 emit_byte(0x00, cinfo); in finish_pass()
190 emit_byte(0x00, cinfo); in finish_pass()
276 emit_byte(0x00, cinfo); in arith_encode()
301 emit_byte(0xFF, cinfo); in arith_encode()
302 emit_byte(0x00, cinfo); in arith_encode()
[all …]

Completed in 7 milliseconds