Home
last modified time | relevance | path

Searched defs:neon_available_ (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/arch/
H A Dsimddetect.cpp85 bool SIMDDetect::neon_available_ = true; member in tesseract::SIMDDetect
88 bool SIMDDetect::neon_available_; member in tesseract::SIMDDetect
H A Dsimddetect.h83 static TESS_API bool neon_available_; variable