OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_virtualReadIndex
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioResamplerKernel.h
65
double
m_virtualReadIndex
;
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
OscillatorNode.h
92
//
m_virtualReadIndex
is a sample-frame index into our buffer representing the current playback position.
94
double
m_virtualReadIndex
;
AudioBufferSourceNode.h
125
//
m_virtualReadIndex
is a sample-frame index into our buffer representing the current playback position.
127
double
m_virtualReadIndex
;
Completed in 36 milliseconds