Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dinvf_est.cpp103 static const FIXP_DBL nrgBorders[4] = { 0x0c800000, 0x0f000000, 0x11800000, 0x14000000 } ; … variable
108 nrgBorders,
137 nrgBorders,
355 const FIXP_DBL *nrgBorders = detectorParams->nrgBorders; in decisionAlgorithm() local
391 regionNrg = findRegion(nrg,nrgBorders,numRegionsNrg); in decisionAlgorithm()
Dinvf_est.h100 const FIXP_DBL *nrgBorders; member