Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsconv.c39 static void u8_to_float32ne(unsigned n, const uint8_t *a, float *b) { in u8_to_float32ne() function
187 [PA_SAMPLE_U8] = (pa_convert_func_t) u8_to_float32ne,