Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsconv.c112 static void ulaw_to_float32ne(unsigned n, const uint8_t *a, float *b) { in ulaw_to_float32ne() function
189 [PA_SAMPLE_ULAW] = (pa_convert_func_t) ulaw_to_float32ne,