Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dendian_inl_utils.h31 #define HToLE16 BSwap16 macro
34 #define HToLE16(x) (x) macro
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h41 #define HToLE16 BSwap16 macro
46 #define HToLE16(x) (x) macro