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