Searched defs:readIndex (Results 1 – 13 of 13) sorted by relevance
/external/webkit/Source/WebCore/platform/audio/ |
D | AudioResamplerKernel.cpp | 102 unsigned readIndex = static_cast<unsigned>(virtualReadIndex); in process() local 116 int readIndex = static_cast<int>(virtualReadIndex); in process() local
|
D | ReverbAccumulationBuffer.cpp | 75 void ReverbAccumulationBuffer::updateReadIndex(int* readIndex, size_t numberOfFrames) const in updateReadIndex() 81 int ReverbAccumulationBuffer::accumulate(float* source, size_t numberOfFrames, int* readIndex, size… in accumulate()
|
D | ReverbAccumulationBuffer.h | 52 size_t readIndex() const { return m_readIndex; } in readIndex() function
|
D | ReverbInputBuffer.cpp | 60 float* ReverbInputBuffer::directReadFrom(int* readIndex, size_t numberOfFrames) in directReadFrom()
|
D | ReverbConvolver.cpp | 165 int readIndex; in backgroundThreadEntry() local
|
/external/libnfc-nxp/src/ |
D | phFriNfc_LlcpTransport_Connectionless.c | 317 uint8_t readIndex; in phLibNfc_LlcpTransport_Connectionless_RecvFrom() local
|
/external/sonivox/arm-wt-22k/misc/ |
D | eas_host.c | 89 EAS_I32 readIndex; member
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | jet.c | 103 EAS_INLINE void JET_WriteQueue (EAS_U32 *pEventQueue, EAS_U8 *pWriteIndex, EAS_U8 readIndex, EAS_U8… in JET_WriteQueue()
|
/external/aac/libFDK/src/ |
D | FDK_hybrid.cpp | 315 int readIndex = hAnalysisHybFilter->bufferLFpos; in FDKhybridAnalysisApply() local
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 313 GlobalModuleIndex::readIndex(FileManager &FileMgr, StringRef Path) { in readIndex() function in GlobalModuleIndex
|
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ |
D | EASLibVst.c | 73 EAS_I32 readIndex; member
|
D | EASLib.c | 75 EAS_I32 readIndex; member
|
/external/icu4c/common/ |
D | uts46.cpp | 610 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local
|