Searched refs:utt_type (Results 1 – 5 of 5) sorted by relevance
73 if (hUtt->data.utt_type != 0) in CA_InitUtteranceForFrontend()102 if (hUtt->data.utt_type == 0) in CA_ClearUtterance()107 if (hUtt->data.utt_type == LIVE_INPUT) in CA_ClearUtterance()110 hUtt->data.utt_type = 0; in CA_ClearUtterance()129 if (hUtt->data.utt_type != LIVE_INPUT) in CA_AdvanceUtteranceFrame()143 if (hUtt->data.utt_type != LIVE_INPUT) in CA_UtteranceHasVoicing()157 if (hUtt->data.utt_type != LIVE_INPUT) in CA_UnlockUtteranceForInput()172 if (hUtt->data.utt_type != LIVE_INPUT) in CA_LockUtteranceFromInput()189 if (hUtt->data.utt_type != LIVE_INPUT) in CA_ResetVoicing()206 if (hUtt->data.utt_type != LIVE_INPUT) in CA_FlushUtteranceFrames()[all …]
336 if (hUtt->data.utt_type == FILE_OUTPUT) in CA_SegmentUtterance()338 if (hUtt->data.utt_type != FILE_INPUT && in CA_SegmentUtterance()339 hUtt->data.utt_type != LIVE_INPUT) in CA_SegmentUtterance()
71 int utt_type; member111 int utt_type; member136 int utt_type; member158 int utt_type; /* live or from file */ member261 void init_utterance(utterance_info *utt, int utt_type, int dimen,
47 void init_utterance(utterance_info *utt, int utt_type, int dimen, in init_utterance() argument59 utt->utt_type = utt_type; in init_utterance()
140 if (hUtt->data.utt_type != LIVE_INPUT) in CA_MakeFrame()