Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h108 #define PA_UINT16_TO_LE(x) PA_UINT16_SWAP(x) macro
138 #define PA_UINT16_TO_LE(x) ((uint16_t)(x)) macro
H A Dsconv-s16le.c47 #define UINT16_TO PA_UINT16_TO_LE

Completed in 1 milliseconds