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

  /external/aac/libSBRenc/src/
mh_det.h 162 INT transientPosOffset;
ton_corr.h 159 INT transientPosOffset; /*!< An offset value to match the transient pos as
ton_corr.cpp 398 if (transientPos + hTonCorr->transientPosOffset >=
405 if (transientPos + hTonCorr->transientPosOffset <
728 hTonCorr->transientPosOffset = FRAME_MIDDLE_SLOT_512LD;
736 hTonCorr->transientPosOffset = FRAME_MIDDLE_SLOT_512LD;
747 hTonCorr->transientPosOffset = FRAME_MIDDLE_SLOT_2048;
755 hTonCorr->transientPosOffset = FRAME_MIDDLE_SLOT_1920;
    [all...]
mh_det.cpp 459 INT prevTransientFlag, INT transientPosOffset, INT transientFlag,
470 if (transientPos + transientPosOffset <
474 if (transientPos + transientPosOffset >
504 (prevTransientPos + transientPosOffset -
    [all...]

Completed in 5806 milliseconds