OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lbStartPatching
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRdec/src/
lpp_tran.h
174
UCHAR
lbStartPatching
; /*!< first band of lowbands that will be patched */
lpp_tran.cpp
310
start = pSettings->
lbStartPatching
;
314
start = fixMax(1, pSettings->
lbStartPatching
- 2);
717
for ( loBand = pSettings->
lbStartPatching
; loBand < pSettings->lbStopPatching; loBand++ ) {
[
all
...]
Completed in 39 milliseconds