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

  /external/aac/libSBRenc/src/
ton_corr.h 131 INT transientPosOffset; /*!< An offset value to match the transient pos as calculated by the transient detector
mh_det.h 137 INT transientPosOffset;
mh_det.cpp 456 INT transientPosOffset,
471 if(transientPos + transientPosOffset < pFrameInfo->borders[pFrameInfo->nEnvelopes])
474 if(transientPos + transientPosOffset > h_sbrMissingHarmonicsDetector->timeSlots >> 1){
505 fixp_abs(pFrameInfo->borders[0] - (prevTransientPos + transientPosOffset -
    [all...]

Completed in 81 milliseconds