Home
last modified time | relevance | path

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

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