Searched refs:ycoeffY (Results 1 – 1 of 1) sorted by relevance
358 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup() local524 updateCoeff(N_VERT_Y_TAPS, fVCutoffY, false, true, ycoeffY); in scalingSetup()550 (ycoeffY[pos].sign << 15 | in scalingSetup()551 ycoeffY[pos].exponent << 12 | in scalingSetup()552 ycoeffY[pos].mantissa); in scalingSetup()