Searched refs:JPEG_SET_OPT_COLORS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.h77 #define JPEG_SET_OPT_COLORS "optimize" macro
H A DJPEGTranslator.cpp100 {JPEG_SET_OPT_COLORS, TRAN_SETTING_BOOL, true},
549 if (fSettings->SetGetBool(JPEG_SET_OPT_COLORS, NULL))
629 fSettings->SetGetBool(JPEG_SET_OPT_COLORS, &boolValue);
968 if (fSettings->SetGetBool(JPEG_SET_OPT_COLORS, NULL)) {

Completed in 93 milliseconds