Home
last modified time | relevance | path

Searched refs:EP_POSSIBLE_ONSET (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/speech/endpointer/
Denergy_endpointer.h52 EP_POSSIBLE_ONSET, enumerator
Denergy_endpointer.cc259 status_ = EP_POSSIBLE_ONSET; in ProcessAudioFrame()
263 case EP_POSSIBLE_ONSET: { in ProcessAudioFrame()
Dendpointer.cc117 (EP_POSSIBLE_ONSET == old_ep_status_)) { in ProcessAudio()