Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djcmarker.c288 emit_sof(j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() function
537 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */ in write_frame_header()
539 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */ in write_frame_header()
542 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()
544 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
546 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ in write_frame_header()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djcmarker.c288 emit_sof(j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() function
537 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */ in write_frame_header()
539 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */ in write_frame_header()
542 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()
544 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
546 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ in write_frame_header()
/third_party/libjpeg-turbo/
Djcmarker.c288 emit_sof(j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() function
537 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */ in write_frame_header()
539 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */ in write_frame_header()
542 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */ in write_frame_header()
544 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */ in write_frame_header()
546 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ in write_frame_header()