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

  /external/aac/libSBRenc/src/
invf_est.h 120 FIXP_DBL sbrQuotaMeanStrongestFilt;
invf_est.cpp 286 detectorValues->sbrQuotaMeanStrongestFilt = FL2FXCONST_DBL(0.0f);
292 detectorValues->sbrQuotaMeanStrongestFilt += fMult(detectorValues->sbrQuotaMeanStrongest[i], filter[i]);

Completed in 1589 milliseconds