Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dtinyexr.h1946 #define MZ_READ_LE16(p) *((const mz_uint16 *)(p)) macro
1949 #define MZ_READ_LE16(p) \ macro
[all...]

Completed in 20 milliseconds