OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_ptr_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/common_audio/resampler/
push_sinc_resampler.cc
24
source_ptr_
(NULL),
56
source_ptr_
= source;
76
source_ptr_
= NULL;
93
if (
source_ptr_
) {
94
memcpy(destination,
source_ptr_
, frames * sizeof(float));
push_sinc_resampler.h
54
const float*
source_ptr_
;
member in class:webrtc::PushSincResampler
Completed in 43 milliseconds