Home
last modified time | relevance | path

Searched defs:readIndex (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/portaudio/
Dpa_ringbuffer.h94 …PaRingBufferSize readIndex; /**< Index of next readable element. Set by PaUtil_AdvanceRingBuffer… member
/external/sonivox/arm-wt-22k/misc/
Deas_host.c89 EAS_I32 readIndex; member
/external/sonivox/arm-wt-22k/lib_src/
Djet.c103 EAS_INLINE void JET_WriteQueue (EAS_U32 *pEventQueue, EAS_U8 *pWriteIndex, EAS_U8 readIndex, EAS_U8… in JET_WriteQueue()
/external/aac/libFDK/src/
DFDK_hybrid.cpp315 int readIndex = hAnalysisHybFilter->bufferLFpos; in FDKhybridAnalysisApply() local
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp236 GlobalModuleIndex::readIndex(StringRef Path) { in readIndex() function in GlobalModuleIndex
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
DEASLibVst.c73 EAS_I32 readIndex; member
DEASLib.c75 EAS_I32 readIndex; member
/external/icu/icu4c/source/common/
Duts46.cpp603 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local