Searched refs:LET2H_16_PTR (Results 1 - 2 of 2) sorted by relevance
/third_party/libsnd/src/ | ||
H A D | sfendian.h | 170 #define LET2H_16_PTR(x) ((x) [1] + ((x) [2] << 8)) macro |
H A D | pcm.c | 302 dest [i] = LET2H_16_PTR (src [i].bytes) ; in let2s_array() |
Completed in 10 milliseconds