OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:floatBuffer_
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/variablespeed/jni/
variablespeed.h
112
float*
floatBuffer_
;
variablespeed.cc
294
floatBuffer_
(NULL), injectBuffer_(NULL),
326
delete[]
floatBuffer_
;
327
floatBuffer_
= NULL;
408
floatBuffer_
+ frameCount * channels, retrieveCount);
462
playBuffer[i] =
floatBuffer_
[i];
691
floatBuffer_
= new float[targetFrames_ * mChannels];
Completed in 49 milliseconds