Searched refs:startCapFillIndex (Results 1 – 1 of 1) sorted by relevance
497 const int startCapFillIndex = capIndex + 2 * (extra - extraOffset) + 4; in storeCapAA() local498 int capFillIndex = startCapFillIndex; in storeCapAA()502 buffer[capFillIndex++] = buffer[startCapFillIndex - 3 - i]; in storeCapAA()