Home
last modified time | relevance | path

Searched defs:loopEnd (Results 1 – 7 of 7) 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.h127 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_sndlib.h230 EAS_U32 loopEnd; member
/external/skia/src/core/
DSkBlurImageFilter.cpp367 auto loopEnd = std::min(dstEnd, srcEnd); in blur_one_direction() local
/external/skqp/src/core/
DSkBlurImageFilter.cpp367 auto loopEnd = std::min(dstEnd, srcEnd); in blur_one_direction() local
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2453 int32_t loopEnd = fRXPat->fCompiledPat->size(); in compileInterval() local