Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp233 INT shiftFac0, shiftFacSum0; in calculateFlatnessMeasure() local
246 shiftFacSum0 = 0; in calculateFlatnessMeasure()
264 shiftFacSum0 += shiftFac0; in calculateFlatnessMeasure()
273 accu = (FIXP_DBL)-shiftFacSum0 << (DFRACT_BITS - 1 - 8); in calculateFlatnessMeasure()