Home
last modified time | relevance | path

Searched refs:LET2H_16_PTR (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/
Dsfendian.h174 #define LET2H_16_PTR(x) ((x) [1] + ((x) [2] << 8)) macro
Dpcm.c301 dest [count] = LET2H_16_PTR (src [count].bytes) ; in let2s_array()