Home
last modified time | relevance | path

Searched refs:pa_sconv_s32le_to_s16re (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dsconv-s16be.c61 #define pa_sconv_s32le_to_s16re pa_sconv_s32be_to_s16re macro
H A Dsconv-s16le.h47 void pa_sconv_s32le_to_s16re(unsigned n, const int32_t *a, int16_t *b);
H A Dsconv-s16le.c208 void pa_sconv_s32le_to_s16re(unsigned n, const int32_t*a, int16_t *b) { in pa_sconv_s32le_to_s16re() function

Completed in 1 milliseconds