Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dendian_inl.h30 #define HToLE32 BSwap32 macro
33 #define HToLE32(x) (x) macro
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h41 #define HToLE32 BSwap32 macro
46 #define HToLE32(x) (x) macro