Searched refs:GAIN_BLOCKS (Results 1 – 3 of 3) sorted by relevance
61 enum { NO, GAIN, GAIN_BLOCKS }; enumerator
143 int expos_comp_type = ExposureCompensator::GAIN_BLOCKS;276 expos_comp_type = ExposureCompensator::GAIN_BLOCKS; in parseCmdArgs()
54 if (type == GAIN_BLOCKS) in createDefault()