Home
last modified time | relevance | path

Searched refs:BET2H_16_PTR (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/src/
H A Dsfendian.h173 #define BET2H_16_PTR(x) (((x) [0] << 8) + (x) [1]) macro
H A Dpcm.c308 dest [i] = BET2H_16_PTR (src [i].bytes) ; in bet2s_array()

Completed in 7 milliseconds