Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h103 #define PA_INT16_TO_BE(x) ((int16_t)(x)) macro
133 #define PA_INT16_TO_BE(x) PA_INT16_SWAP(x) macro
H A Dsconv-s16be.c27 #define INT16_TO PA_INT16_TO_BE

Completed in 2 milliseconds