Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1198 typedef mz_ulong uLong; typedef
1204 typedef uLong uLongf;
7585 uLong outSize = compressBound(static_cast<uLong>(src_size)); in CompressZip()
12372 compressBound(static_cast<uLong>(buf.size()))); in SaveEXRImageToMemory()