Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h62 #define ASTCENC_SIMD_INLINE __forceinline macro
65 #define ASTCENC_SIMD_INLINE __attribute__((always_inline)) inline macro
68 #define ASTCENC_SIMD_INLINE __attribute__((always_inline, nodebug)) inline macro