Home | History | Annotate | Download | only in src

Lines Matching refs:fPow2Div2

702                     accu += fPow2Div2(y)>>(granuleShift-1);     /* partial energy */
735 accu += fPow2Div2((FIXP_PCM)pSamples[i*drcComp->channels])>>(granuleShift-1);