Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsconv.c170 static void alaw_to_s16ne(unsigned n, const int8_t *a, int16_t *b) { in alaw_to_s16ne() function
254 [PA_SAMPLE_ALAW] = (pa_convert_func_t) alaw_to_s16ne,