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