Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dmemblock.c64 #define PA_MEMIMPORT_SLOTS_MAX 160 macro
1251 if (pa_hashmap_size(i->blocks) >= PA_MEMIMPORT_SLOTS_MAX) in pa_memimport_get()