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

  /external/chromium_org/content/browser/speech/
google_one_shot_remote_engine.cc 252 scoped_refptr<AudioChunk> dummy_chunk(
256 encoder_->Encode(*dummy_chunk.get());
google_streaming_remote_engine.cc 476 scoped_refptr<AudioChunk> dummy_chunk = local
480 encoder_->Encode(*dummy_chunk.get());

Completed in 47 milliseconds