Home | History | Annotate | Download | only in src

Lines Matching full:diid

295   FIXP_DBL dIid = FL2FXCONST_DBL(0.f);
314 dIid = (iid[2*e][b]>>1) - (iid[2*e+1][b]>>1); /* scale 1 bit; squared -> 2 bit */
316 iidMeanError += fPow2Div2(dIid)>>(5-1); /* + (bands=20) scale = 5 */