Home | History | Annotate | Download | only in src

Lines Matching defs:pe

37 * description:  constants that do not change during successive pe calculations
79 Word32 pe, constPart, nActiveLines;
81 peData->pe = peData->offset;
90 pe = 0;
127 pe = pe + peChanData->sfbPe[sfbGrp+sfb];
133 peChanData->pe = saturate(pe);
138 pe += peData->pe;
139 peData->pe = saturate(pe);