Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dendian_inl_utils.h24 #define HToLE16 BSwap16 macro
27 #define HToLE16(x) (x) macro
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h41 #define HToLE16 BSwap16 macro
46 #define HToLE16(x) (x) macro
/external/libaom/libaom/aom_util/
Dendian_inl.h45 #define HToLE16 BSwap16 macro
50 #define HToLE16(x) (x) macro