Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsconv.c140 static void ulaw_from_s16ne(unsigned n, const int16_t *a, uint8_t *b) { in ulaw_from_s16ne() function
283 [PA_SAMPLE_ULAW] = (pa_convert_func_t) ulaw_from_s16ne,