Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_pcmdata.h37 #define PCM_STREAM_THRESHOLD (MAX_PCM_STREAMS - 4) macro
Deas_pcm.c833 if (count > PCM_STREAM_THRESHOLD) in FindSlot()