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

  /external/aac/libSBRenc/src/
ton_corr.cpp 381 INT transientPos = transientInfo[0]; /*!< Position of the transient.*/
398 if (transientPos + hTonCorr->transientPosOffset >=
405 if (transientPos + hTonCorr->transientPosOffset <
    [all...]
mh_det.cpp 460 INT transientPos, INT deltaTime,
470 if (transientPos + transientPosOffset <
474 if (transientPos + transientPosOffset >
513 h_sbrMissingHarmonicsDetector->previousTransientPos = transientPos;
    [all...]

Completed in 2971 milliseconds