OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transientNextFrame
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
ton_corr.h
130
INT
transientNextFrame
; /*!< Flag to indicate that the transient will show up in the next frame. */
ton_corr.cpp
356
if(hTonCorr->
transientNextFrame
){ /* The transient was detected in the previous frame, but is actually */
358
hTonCorr->
transientNextFrame
= 0;
362
hTonCorr->
transientNextFrame
= 1;
370
hTonCorr->
transientNextFrame
= 0;
373
hTonCorr->
transientNextFrame
= 1;
736
hTonCorr->
transientNextFrame
= 0;
[
all
...]
Completed in 234 milliseconds