Home
last modified time | relevance | path

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

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