Home
last modified time | relevance | path

Searched refs:pa_sconv_s16le_to_float32ne (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dsconv-s16le.h25 void pa_sconv_s16le_to_float32ne(unsigned n, const int16_t *a, float *b);
64 #define pa_sconv_float32le_from_s16ne pa_sconv_s16le_to_float32ne
H A Dsconv-s16be.c39 #define pa_sconv_s16le_to_float32ne pa_sconv_s16be_to_float32ne macro
H A Dsconv.c190 [PA_SAMPLE_S16LE] = (pa_convert_func_t) pa_sconv_s16le_to_float32ne,
H A Dsconv-s16le.c79 void pa_sconv_s16le_to_float32ne(unsigned n, const int16_t *a, float *b) { in pa_sconv_s16le_to_float32ne() function

Completed in 2 milliseconds