Home | History | Annotate | Download | only in src

Lines Matching refs:maxThisSfb

1309       INT maxThisSfb = 0;
1313 maxThisSfb = fixMax(tmp, maxThisSfb);
1316 maxValue[sfbOffs+sfb] = maxThisSfb;
1317 maxValueAll = fixMax(maxThisSfb, maxValueAll);