Home
last modified time | relevance | path

Searched refs:seg_aend (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Daudioop.c68 static const int16_t seg_aend[8] = { variable
271 seg = search(pcm_val, seg_aend, 8); in st_linear2alaw()
/third_party/pulseaudio/src/pulsecore/
H A Dg711.c53 static int16_t seg_aend[8] = {0x1F, 0x3F, 0x7F, 0xFF, variable
115 seg = search(pcm_val, seg_aend, 8); in st_13linear2alaw()

Completed in 9 milliseconds