Searched full:with_12bit (Results 1 – 4 of 4) sorted by relevance
148 option(WITH_12BIT "Encode/decode JPEG images with 12-bit samples (implies WITH_ARITH_DEC=0 WITH_ARI… option149 boolean_number(WITH_12BIT)196 if(WITH_12BIT)206 report_option(WITH_12BIT "12-bit JPEG support")219 if(NOT WITH_12BIT)226 if(NOT WITH_12BIT)230 if(NOT WITH_12BIT)534 elseif(NOT WITH_12BIT)634 if(WITH_12BIT)677 if(WITH_12BIT)[all …]
102 if [[ ! "${CMAKE_FLAGS[0]}" =~ "WITH_12BIT" &&
66 if(WITH_12BIT)
96 #--> -DWITH_12BIT=@WITH_12BIT@ -DWITH_ARITH_DEC=@WITH_ARITH_DEC@ \