Home
last modified time | relevance | path

Searched full:with_12bit (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
DCMakeLists.txt148 option(WITH_12BIT "Encode/decode JPEG images with 12-bit samples (implies WITH_ARITH_DEC=0 WITH_ARI… option
149 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 …]
D.travis.yml102 if [[ ! "${CMAKE_FLAGS[0]}" =~ "WITH_12BIT" &&
/external/libjpeg-turbo/sharedlib/
DCMakeLists.txt66 if(WITH_12BIT)
/external/libjpeg-turbo/release/
Drpm.spec.in96 #--> -DWITH_12BIT=@WITH_12BIT@ -DWITH_ARITH_DEC=@WITH_ARITH_DEC@ \