===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aoflagger-3.0.0/algorithms/sumthreshold.cpp-1288-
aoflagger-3.0.0/algorithms/sumthreshold.cpp:1289:					// 5 asm instructions/store with regular bool cast (extract, mov, test, setne, or)
aoflagger-3.0.0/algorithms/sumthreshold.cpp:1290:					// 1 asm instructions/store with reinterpret hack
aoflagger-3.0.0/algorithms/sumthreshold.cpp-1291-					uint8_t* maskPtr = (uint8_t*)mask->ValuePtr(minCol, iRow);