Searched refs:flash_detected (Results 1 – 2 of 2) sorted by relevance
1100 int flash_detected = 0; in detect_flash() local1112 flash_detected = 1; in detect_flash()1115 return flash_detected; in detect_flash()1192 int flash_detected = 0; in calc_arf_boost() local1207 flash_detected = detect_flash(twopass, i + offset) || in calc_arf_boost()1211 if (!flash_detected) { in calc_arf_boost()1244 flash_detected = detect_flash(twopass, i + offset) || in calc_arf_boost()1248 if (!flash_detected) { in calc_arf_boost()1434 int flash_detected; in define_gf_group() local1485 flash_detected = detect_flash(twopass, 0); in define_gf_group()[all …]
1507 int flash_detected = 0; in detect_flash() local1522 flash_detected = 1; in detect_flash()1536 return flash_detected; in detect_flash()1639 int flash_detected = 0; in calc_arf_boost() local1658 flash_detected = detect_flash(cpi, (i+offset)) || in calc_arf_boost()1662 if ( !flash_detected ) in calc_arf_boost()1673 if ( (!flash_detected) && in calc_arf_boost()1709 flash_detected = detect_flash(cpi, (i+offset)) || in calc_arf_boost()1713 if ( !flash_detected ) in calc_arf_boost()1725 if ( (!flash_detected) && in calc_arf_boost()[all …]