Home
last modified time | relevance | path

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

/external/jpeg/
Djcmarker.c277 emit_sof (j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() function
532 emit_sof(cinfo, M_SOF9); /* SOF code for arithmetic coding */ in write_frame_header()
535 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()
537 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
539 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ in write_frame_header()
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jcmarker.c278 emit_sof (j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() function
533 emit_sof(cinfo, M_SOF9); /* SOF code for arithmetic coding */ in write_frame_header()
536 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()
538 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
540 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ in write_frame_header()