79205955

Date: 2024-11-20 06:01:38
Score: 2
Natty:
Report link

auto isUseDAP = = { if (isActiveSoundOutUsePostProcessing == "use" && mSoundModeType == "Dolby Atmos" && mSupportAtmosValue == "on" && std::find(std::move(notUseDAPSoundOutput).begin(), std::move(notUseDAPSoundOutput).end(), activeSoundOutput) == notUseDAPSoundOutput.end()) return true; return false; };

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Piyush Kumar