Searched refs:WEBP_NEAR_LOSSLESS (Results 1 – 7 of 7) sorted by relevance
22 #ifndef WEBP_NEAR_LOSSLESS23 #define WEBP_NEAR_LOSSLESS 1 macro97 #if (WEBP_NEAR_LOSSLESS == 1)
93 #if (WEBP_NEAR_LOSSLESS == 1)255 #if (WEBP_NEAR_LOSSLESS == 1) in GetResidual()318 #if (WEBP_NEAR_LOSSLESS == 1) in GetBestPredictorForTile()372 #if (WEBP_NEAR_LOSSLESS == 1) in GetBestPredictorForTile()427 #if (WEBP_NEAR_LOSSLESS == 1) in CopyImageWithPrediction()444 #if (WEBP_NEAR_LOSSLESS == 1) in CopyImageWithPrediction()
24 #if (WEBP_NEAR_LOSSLESS == 1)
1782 #if (WEBP_NEAR_LOSSLESS == 1) in EncodeStreamHook()1788 #if (WEBP_NEAR_LOSSLESS == 1) in EncodeStreamHook()1826 #if (WEBP_NEAR_LOSSLESS == 1) in EncodeStreamHook()
134 #cmakedefine WEBP_NEAR_LOSSLESS 1
737 AC_DEFINE(WEBP_NEAR_LOSSLESS, [1], [Enable near lossless encoding]) definition744 AC_DEFINE(WEBP_NEAR_LOSSLESS, [0], [Enable near lossless encoding]) definition
49 option(WEBP_NEAR_LOSSLESS "Enable near-lossless encoding" ON) option