HomeSort by relevance Sort by last modified time
    Searched refs:PCM_STREAM_THRESHOLD (Results 1 - 6 of 6) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_pcmdata.h 37 #define PCM_STREAM_THRESHOLD (MAX_PCM_STREAMS - 4)
eas_pcm.c 833 if (count > PCM_STREAM_THRESHOLD)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcmdata.h 37 #define PCM_STREAM_THRESHOLD (MAX_PCM_STREAMS - 4)
eas_pcm.c 833 if (count > PCM_STREAM_THRESHOLD)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 37 #define PCM_STREAM_THRESHOLD (MAX_PCM_STREAMS - 4)
eas_pcm.c 833 if (count > PCM_STREAM_THRESHOLD)
    [all...]

Completed in 31 milliseconds