Searched defs:nrgBorders (Results 1 - 2 of 2) sorted by relevance

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

Completed in 37 milliseconds