Home
last modified time | relevance | path

Searched defs:PA_WRITE24RE (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dendianmacros.h127 #define PA_WRITE24RE(x,y) PA_WRITE24LE((x),(y)) macro
157 #define PA_WRITE24RE(x,y) PA_WRITE24BE((x),(y)) macro