Home
last modified time | relevance | path

Searched refs:cpuSupportsAvx2 (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/compressedTextureFormats/
DAstcCpuDecompressorImpl.cpp65 bool cpuSupportsAvx2() in cpuSupportsAvx2() function
76 bool cpuSupportsAvx2() in cpuSupportsAvx2() function
83 bool cpuSupportsAvx2() in cpuSupportsAvx2() function
97 if (!cpuSupportsAvx2()) return false; in isAstcDecoderAvailable()