Searched refs:firstPath (Results 1 – 1 of 1) sorted by relevance
2618 int numerator, delta, interpDelay, firstPath; local2637 firstPath = maxIdx-ifftSizeOsf;2638 firstLen = negLen+firstPath+2;2642 firstPath = maxIdx;2644 secondLen = firstPath;2659 firstPath =ii-1-negLen;2675 firstPath =ii-1;2684 ym1 = pdpOutBuffer[stride*((firstPath-1)&mask)]>>8;2685 y0 = pdpOutBuffer[stride*(firstPath&mask)]>>8;2686 yp1 = pdpOutBuffer[stride*((firstPath+1)&mask)]>>8;[all …]