Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/speech/endpointer/
Denergy_endpointer.h54 EP_POSSIBLE_OFFSET, enumerator
Denergy_endpointer.cc280 status_ = EP_POSSIBLE_OFFSET; in ProcessAudioFrame()
284 case EP_POSSIBLE_OFFSET: in ProcessAudioFrame()
Dendpointer.cc128 (EP_POSSIBLE_OFFSET == old_ep_status_)) { in ProcessAudio()