Searched defs:forwardCachedIndex (Results 1 – 2 of 2) sorted by relevance
459 int32_t forwardCachedIndex = std::clamp(forwardCachedIndex_, endIndex, endLimit); in UpdateCachedIndexForward() local518 int32_t forwardCachedIndex = std::clamp(forwardCachedIndex_, endIndex, endLimit); in UpdateCachedIndexOmni() local
50 int32_t forwardCachedIndex = -1; member