Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h102 #define PA_INT16_TO_LE(x) PA_INT16_SWAP(x) macro
132 #define PA_INT16_TO_LE(x) ((int16_t)(x)) macro
H A Dsconv-s16le.c44 #define INT16_TO PA_INT16_TO_LE

Completed in 1 milliseconds