HomeSort by relevance Sort by last modified time
    Searched full:numvuv (Results 1 - 15 of 15) sorted by null

  /external/svox/pico/lib/
picokpdf.c 67 - numvuv 1 uint8
174 pdfmul->numvuv = this->base[pos++];
216 if ((pdfmul->numdeltas == 0xFF) && (pdfmul->vecsize != (pdfmul->numvuv + pdfmul->ceporder * 3 * (2+1)))) {
217 PICODBG_ERROR(("header has inconsistent values for vecsize, ceporder, numvuv, and numdeltas"));
226 if ((pdfmul->numdeltas != 0xFF) && (pdfmul->vecsize != pdfmul->numvuv+pdfmul->ceporder*2+pdfmul->numdeltas*3+pdfmul->ceporder*3)) {
227 PICODBG_ERROR(("header has inconsistent values for vecsize, ceporder, numvuv, and numdeltas\n"
228 "vecsize = %i while numvuv+ceporder*2 + numdeltas*3 + ceporder*3 = %i",
229 pdfmul->vecsize, pdfmul->numvuv + pdfmul->ceporder*2 + pdfmul->numdeltas * 3 + pdfmul->ceporder * 3));
234 "numvuv %d, numdeltas %d, meanpow %d, bigpow %d",
236 pdfmul->ceporder, pdfmul->numvuv, pdfmul->numdeltas
    [all...]
picokpdf.h 117 picoos_uint8 numvuv; member in struct:picokpdf_pdfmul
picocep.c     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
en-GB_kh0_kpdf_lfz.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
en-GB_kh0_kpdf_mgc.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
de-DE_gl0_kpdf_lfz.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
de-DE_gl0_kpdf_mgc.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
en-US_lh0_kpdf_lfz.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
en-US_lh0_kpdf_mgc.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
es-ES_zl0_kpdf_lfz.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
es-ES_zl0_kpdf_mgc.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
fr-FR_nk0_kpdf_lfz.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
fr-FR_nk0_kpdf_mgc.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
it-IT_cm0_kpdf_lfz.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]
it-IT_cm0_kpdf_mgc.utf 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
    [all...]

Completed in 876 milliseconds