HomeSort by relevance Sort by last modified time
    Searched full:le_int (Results 1 - 1 of 1) sorted by null

  /external/speex/libspeex/
speex_header.c 48 static inline spx_int32_t le_int(spx_int32_t i) function
63 #define ENDIAN_SWITCH(x) {x=le_int(x);}

Completed in 76 milliseconds