HomeSort by relevance Sort by last modified time
    Searched refs:nrgBorders (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRenc/src/
invf_est.h 100 const FIXP_DBL *nrgBorders;
invf_est.cpp 103 static const FIXP_DBL nrgBorders[4] = { 0x0c800000, 0x0f000000, 0x11800000, 0x14000000 } ; /* table scaled with SCALE_FAC_NRG */
108 nrgBorders,
137 nrgBorders,
355 const FIXP_DBL *nrgBorders = detectorParams->nrgBorders;
391 regionNrg = findRegion(nrg,nrgBorders,numRegionsNrg);

Completed in 157 milliseconds