Searched refs:temp_sample_data_ (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/sound/
H A Dpulseaudiosoundsystem.cc225 temp_sample_data_(NULL),
427 &temp_sample_data_,
448 ASSERT(temp_sample_data_ && temp_sample_data_size_);
449 SignalSamplesRead(temp_sample_data_,
452 temp_sample_data_ = NULL;
572 const void *temp_sample_data_; member in class:rtc::PulseAudioInputStream

Completed in 88 milliseconds