Searched defs:PA_WRITE24NE (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
H A D | endianmacros.h | 124 #define PA_WRITE24NE(x,y) PA_WRITE24BE((x),(y)) macro 154 #define PA_WRITE24NE(x,y) PA_WRITE24LE((x),(y)) macro |
Completed in 2 milliseconds