Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dendian_inl_utils.h23 #define HToLE32 BSwap32 macro
26 #define HToLE32(x) (x) macro
/external/libaom/libaom/aom_util/
Dendian_inl.h44 #define HToLE32 BSwap32 macro
49 #define HToLE32(x) (x) macro
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h40 #define HToLE32 BSwap32 macro
45 #define HToLE32(x) (x) macro