Home
last modified time | relevance | path

Searched defs:pa_sconv_s24_32le_to_float32re (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsconv-s16be.c56 #define pa_sconv_s24_32le_to_float32re pa_sconv_s24_32be_to_float32re macro
Dsconv-s16le.c400 void pa_sconv_s24_32le_to_float32re(unsigned n, const uint32_t *a, float *b) { in pa_sconv_s24_32le_to_float32re() function