Home
last modified time | relevance | path

Searched defs: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
355 const FIXP_DBL *nrgBorders = detectorParams->nrgBorders; in decisionAlgorithm() local
Dinvf_est.h100 const FIXP_DBL *nrgBorders; member