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

  /external/webp/src/utils/
bit_writer.h 75 #define WSWAP HToLE32
82 #define WSWAP HToLE16
bit_writer.c 260 *(vp8l_wtype_t*)bw->cur_ = (vp8l_wtype_t)WSWAP((vp8l_wtype_t)bw->bits_);
296 *(vp8l_wtype_t*)bw->cur_ = (vp8l_wtype_t)WSWAP((vp8l_wtype_t)lbits);

Completed in 92 milliseconds