Searched defs:WITH_ARITH_ENC (Results 1 – 2 of 2) sorted by relevance
55 option(WITH_ARITH_ENC "Include arithmetic encoding support when emulating the libjpeg v6b API/ABI" … option70 set(WITH_ARITH_ENC FALSE) variable79 set(WITH_ARITH_ENC 1) variable
306 AM_CONDITIONAL([WITH_ARITH_ENC], [test "x$with_arith_enc" != "xno"]) condition