Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h99 #define PA_INT16_FROM_LE(x) PA_INT16_SWAP(x) macro
129 #define PA_INT16_FROM_LE(x) ((int16_t)(x)) macro
H A Dsconv-s16le.c37 #define INT16_FROM PA_INT16_FROM_LE

Completed in 3 milliseconds