Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/utils/
Dendian_inl_utils.h23 #define HToLE32 BSwap32 macro
26 #define HToLE32(x) (x) macro