Searched refs:LET2H_16_PTR (Results 1 – 2 of 2) sorted by relevance
/third_party/libsnd/src/ | ||
D | sfendian.h | 174 #define LET2H_16_PTR(x) ((x) [1] + ((x) [2] << 8)) macro |
D | pcm.c | 301 dest [count] = LET2H_16_PTR (src [count].bytes) ; in let2s_array() |