Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/
DREADME.md4 Compression (ASTC) Encoder, `astcenc`, a command-line tool for compressing
45 The `astcenc` compressor supports generation of images for all three profiles
58 Release build binaries for the `astcenc` stable releases are provided in the
71 builds of the astcenc are provided as multiple binaries, each tuned for a
76 * `astcenc-sse2` - uses SSE2
77 * `astcenc-sse4.1` - uses SSE4.1 and POPCNT
78 * `astcenc-avx2` - uses AVX2, SSE4.2, POPCNT, and F16C
86 * `astcenc-neon` - uses NEON
110 the astcenc encoder program, like this on Linux or macOS:
112 ./astcenc
[all …]
DCMakeLists.txt222 set(CPACK_PACKAGE_FILE_NAME "astcenc-${CMAKE_PROJECT_VERSION}-${PKG_OS}-${PACKAGE}")
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_softfloat.cpp26 namespace astcenc namespace
Dtest_simd.cpp29 namespace astcenc namespace