Searched refs:PCM_STREAM_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/external/sonivox/arm-wt-22k/lib_src/ | ||
D | eas_pcmdata.h | 37 #define PCM_STREAM_THRESHOLD (MAX_PCM_STREAMS - 4) macro |
D | eas_pcm.c | 833 if (count > PCM_STREAM_THRESHOLD) in FindSlot() |