Searched refs:ycoeffUV (Results 1 – 1 of 1) sorted by relevance
359 coeffRec ycoeffUV[N_VERT_UV_TAPS * N_PHASES]; in scalingSetup() local525 updateCoeff(N_VERT_UV_TAPS, fVCutoffUV, false, false, ycoeffUV); in scalingSetup()559 (ycoeffUV[pos].sign << 15 | in scalingSetup()560 ycoeffUV[pos].exponent << 12 | in scalingSetup()561 ycoeffUV[pos].mantissa); in scalingSetup()