Home
last modified time | relevance | path

Searched refs:PA_INT32_TO_LE (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h114 #define PA_INT32_TO_LE(x) PA_INT32_SWAP(x) macro
144 #define PA_INT32_TO_LE(x) ((int32_t)(x)) macro
H A Dsconv-s16le.c58 #define INT32_TO PA_INT32_TO_LE

Completed in 2 milliseconds