Home
last modified time | relevance | path

Searched refs:alaw_to_float32ne (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsconv.c150 static void alaw_to_float32ne(unsigned n, const uint8_t *a, float *b) { in alaw_to_float32ne() function
188 [PA_SAMPLE_ALAW] = (pa_convert_func_t) alaw_to_float32ne,