Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsconv.c67 static void u8_from_s16ne(unsigned n, const int16_t *a, uint8_t *b) { in u8_from_s16ne() function
271 [PA_SAMPLE_U8] = (pa_convert_func_t) u8_from_s16ne,