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

  /external/svox/pico/lib/
picokfst.h 56 * phoneme_id -> phoneme_id + 256 * PICOKFST_PLANE_PHONEMES \n
63 PICOKFST_PLANE_PHONEMES = 0, /* phoneme plane */
picospho.c 613 fstSymbol = (PICOKFST_PLANE_PHONEMES << 8) + content[i];
616 fstSymbol = (PICOKFST_PLANE_PHONEMES << 8) + content[i];
650 fstSymbol = (PICOKFST_PLANE_PHONEMES << 8) + content[i];
    [all...]
picotrns.c 66 case PICOKFST_PLANE_PHONEMES: /* phones */
picosa.c     [all...]

Completed in 73 milliseconds