Home
last modified time | relevance | path

Searched defs:MZ_READ_LE32 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dtinyexr.h1947 #define MZ_READ_LE32(p) *((const mz_uint32 *)(p)) macro
1952 #define MZ_READ_LE32(p) \ macro
[all...]

Completed in 19 milliseconds