HomeSort by relevance Sort by last modified time
    Searched refs:WSWAP (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/utils/
bit_writer.h 75 #define WSWAP HToLE32
79 #define WSWAP HToLE16
bit_writer.c 283 *(vp8l_wtype_t*)bw->cur_ = (vp8l_wtype_t)WSWAP((vp8l_wtype_t)lbits);

Completed in 41 milliseconds