OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:voicedata
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/cfront/
ca_front.c
130
featdata framdata[MAX_CHAN_DIM],
voicedata
= 0;
local
153
framdata, &
voicedata
);
160
framdata, &
voicedata
);
169
framdata,
voicedata
) != False)
/external/srec/srec/crec/
get_fram.c
357
int
voicedata
;
local
366
voicedata
= getVoicingCode(inutt->gen_utt.frame, framdata);
368
if (pushSingleFEPframe(oututt->gen_utt.frame, framdata,
voicedata
) != False)
/external/srec/srec/include/
voicing.h
58
typedef featdata
voicedata
;
typedef
80
long voicing_analysis(voicing_info *voice,
voicedata
enval, int* log);
Completed in 1376 milliseconds