Searched refs:MULTI_BAND (Results 1 – 3 of 3) sorted by relevance
63 enum { NO, FEATHER, MULTI_BAND }; enumerator
146 int blend_type = Blender::MULTI_BAND;307 blend_type = Blender::MULTI_BAND; in parseCmdArgs()802 else if (blend_type == Blender::MULTI_BAND) in main()
57 if (type == MULTI_BAND) in createDefault()