Home
last modified time | relevance | path

Searched refs:HToLE32 (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/utils/
Dendian_inl_utils.h23 #define HToLE32 BSwap32 macro
26 #define HToLE32(x) (x) macro
Dbit_writer_utils.h76 #define WSWAP HToLE32
Dbit_reader_utils.c199 br->val_ |= (vp8l_val_t)HToLE32(WebPMemToUint32(br->buf_ + br->pos_)) << in VP8LDoFillBitWindow()
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h40 #define HToLE32 BSwap32 macro
45 #define HToLE32(x) (x) macro
/external/libaom/libaom/aom_util/
Dendian_inl.h44 #define HToLE32 BSwap32 macro
49 #define HToLE32(x) (x) macro