Searched defs:HToBE32 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_util/
H A Dendian_inl.h48 #define HToBE32(x) (x) macro
53 #define HToBE32(X) BSwap32(X) macro

Completed in 133 milliseconds