Home
last modified time | relevance | path

Searched refs:shiftFacSum1 (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRenc/src/
Dmh_det.cpp234 INT shiftFac1, shiftFacSum1; in calculateFlatnessMeasure() local
247 shiftFacSum1 = 0; in calculateFlatnessMeasure()
265 shiftFacSum1 += shiftFac1; in calculateFlatnessMeasure()
287 accu = (FIXP_DBL)-shiftFacSum1 << (DFRACT_BITS - 1 - 8); in calculateFlatnessMeasure()