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

  /external/svox/pico/lib/
picorsrc.c 216 picorsrc_Voice voices, freeVoices;
239 this->freeVoices = NULL;
968 if (NULL == this->freeVoices) {
971 *voice = this->freeVoices;
972 this->freeVoices = (*voice)->next;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_voicemgt.c     [all...]

Completed in 80 milliseconds