Home
last modified time | relevance | path

Searched refs:JERR_ARITH_NOTIMPL (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Djpegcomp.h22 #define JERR_ARITH_NOTIMPL JERR_NOT_COMPILED macro
Djcinit.c52 ERREXIT(cinfo, JERR_ARITH_NOTIMPL); in jinit_compress_master()
Djdtrans.c116 ERREXIT(cinfo, JERR_ARITH_NOTIMPL); in transdecode_master_selection()
Djctrans.c182 ERREXIT(cinfo, JERR_ARITH_NOTIMPL); in transencode_master_selection()
Djerror.h47 JMESSAGE(JERR_ARITH_NOTIMPL, "Sorry, arithmetic coding is not implemented")
Djdmaster.c540 ERREXIT(cinfo, JERR_ARITH_NOTIMPL); in master_selection()