Searched refs:newEntryIndex (Results 1 – 1 of 1) sorted by relevance
387 AK_FORCE_INLINE bool copyEntry(const int originalEntryIndex, const int newEntryIndex) { in copyEntry() argument388 return writeEntry(readEntry(originalEntryIndex), newEntryIndex); in copyEntry()