Searched refs:level_up (Results 1 – 3 of 3) sorted by relevance
134 bool level_up = MDehazeStrth > DEHAZE_DEFAULT_LEVEL; in stManuGetDehazeParamsV11() local135 if (level_up) { in stManuGetDehazeParamsV11()178 bool level_up = false; in stManuGetEnhanceParamsV11() local191 level_up = MEnhanceStrth > ENHANCE_DEFAULT_LEVEL; in stManuGetEnhanceParamsV11()192 if (level_up) { in stManuGetEnhanceParamsV11()206 level_up = MEnhanceChromeStrth > ENHANCE_DEFAULT_LEVEL; in stManuGetEnhanceParamsV11()207 if (level_up) { in stManuGetEnhanceParamsV11()415 bool level_up = MDehazeStrth > DEHAZE_DEFAULT_LEVEL; in GetDehazeParamsV11() local416 if (level_up) { in GetDehazeParamsV11()461 bool level_up = false; in GetEnhanceParamsV11() local[all …]
140 bool level_up = MDehazeStrth > DEHAZE_DEFAULT_LEVEL; in stManuGetDehazeParamsV11duo() local141 if (level_up) { in stManuGetDehazeParamsV11duo()185 bool level_up = false; in stManuGetEnhanceParamsV11duo() local198 level_up = MEnhanceStrth > ENHANCE_DEFAULT_LEVEL; in stManuGetEnhanceParamsV11duo()199 if (level_up) { in stManuGetEnhanceParamsV11duo()213 level_up = MEnhanceChromeStrth > ENHANCE_DEFAULT_LEVEL; in stManuGetEnhanceParamsV11duo()214 if (level_up) { in stManuGetEnhanceParamsV11duo()429 bool level_up = MDehazeStrth > DEHAZE_DEFAULT_LEVEL; in GetDehazeParamsV11duo() local430 if (level_up) { in GetDehazeParamsV11duo()476 bool level_up = false; in GetEnhanceParamsV11duo() local[all …]
379 bool level_up = MDehazeStrth > DEHAZE_DEFAULT_LEVEL; in stManuGetDehazeParamsV12() local380 if (level_up) { in stManuGetDehazeParamsV12()430 bool level_up = false; in stManuGetEnhanceParamsV12() local454 level_up = MEnhanceStrth > ENHANCE_DEFAULT_LEVEL; in stManuGetEnhanceParamsV12()456 if (level_up) { in stManuGetEnhanceParamsV12()474 if (level_up) { in stManuGetEnhanceParamsV12()493 level_up = MEnhanceChromeStrth > ENHANCE_DEFAULT_LEVEL; in stManuGetEnhanceParamsV12()494 if (level_up) { in stManuGetEnhanceParamsV12()755 bool level_up = MDehazeStrth > DEHAZE_DEFAULT_LEVEL; in GetDehazeParamsV12() local756 if (level_up) { in GetDehazeParamsV12()[all …]