OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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