Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsconv.c178 static void alaw_from_s16ne(unsigned n, const int16_t *a, uint8_t *b) { in alaw_from_s16ne() function
282 [PA_SAMPLE_ALAW] = (pa_convert_func_t) alaw_from_s16ne,