Home
last modified time | relevance | path

Searched defs:loopEnd (Results 1 – 5 of 5) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_wt_IPC_frame.h69 EAS_U32 loopEnd; /* points to last PCM sample (not 1 beyond last) */ member
Deas_wtengine.c186 const EAS_SAMPLE *loopEnd; in WT_Interpolate() local
Deas_wtengine.h127 EAS_U32 loopEnd; /* points to last PCM sample (not 1 beyond last) */ member
Deas_sndlib.h230 EAS_U32 loopEnd; member
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2453 int32_t loopEnd = fRXPat->fCompiledPat->size(); in compileInterval() local