Searched refs:stopLine (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Daacenc_tns.cpp508 const INT stopLine
516 for (i=startLine; i<stopLine; i++) {
522 for (i=startLine; i<stopLine; i++) {
545 const INT stopLine,
554 for (i=startLine; i<stopLine; i++) {
559 for (i=startLine; i<(stopLine-lag); i++) {
1013 INT i, startLine, stopLine; local
1022 stopLine = tC->lpcStopLine;
1045 stopLine - startLine,
1052 stopLine
542 FDKaacEnc_CalcAutoCorrValue( const FIXP_DBL *spectrum, const INT startLine, const INT stopLine, const INT lag, const INT scale ) argument
[all...]

Completed in 285 milliseconds