Home
last modified time | relevance | path

Searched refs:PA_WRITE24RE (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h127 #define PA_WRITE24RE(x,y) PA_WRITE24LE((x),(y)) macro
157 #define PA_WRITE24RE(x,y) PA_WRITE24BE((x),(y)) macro
H A Dsvolume_c.c202 PA_WRITE24RE(samples, ((uint32_t) (int32_t) t) >> 8); in pa_volume_s24re_c()
H A Dmix.c391 PA_WRITE24RE(data, ((uint32_t) sum) >> 8); in pa_mix_s24re_c()

Completed in 3 milliseconds