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

  /external/aac/libAACenc/src/
line_pe.h 135 const FIXP_DBL *RESTRICT const sfbFormFactorLdData,
sf_estim.cpp 129 sfbFormFactorLdData is scaled with the factor 1/(((2^sf)^0.5) *
133 FIXP_DBL *RESTRICT sfbFormFactorLdData,
150 sfbFormFactorLdData[sfbGrp + sfb] = CalcLdData(formFactor);
154 sfbFormFactorLdData[sfbGrp + sfb] = FL2FXCONST_DBL(-1.0f);
172 qcOutChannel[j]->sfbFormFactorLdData, psyOutChannel[j]);
184 const FIXP_DBL *const sfbFormFactorLdData,
195 /* sfbNRelevantLines[i] = 2^( (sfbFormFactorLdData[i] - 0.25 *
218 accu = sfbFormFactorLdData[sfbOffs + sfb] - (accu >> 2);
322 INT *scfNew, FIXP_DBL *sfbConstPePart, FIXP_DBL *sfbFormFactorLdData,
337 /* 0.09375f = log(64.0)/log(2.0)/64.0 = scale of sfbFormFactorLdData */
    [all...]
line_pe.cpp 119 const FIXP_DBL *RESTRICT const sfbFormFactorLdData,
139 (sfbFormFactorLdData[sfbGrp + sfb] + formFacScaling) +
qc_data.h 187 FIXP_DBL sfbFormFactorLdData[MAX_GROUPED_SFB];
adj_thr.cpp 729 psyOutChan->sfbThresholdLdData, qcOutChannel[ch]->sfbFormFactorLdData,
    [all...]

Completed in 785 milliseconds