OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sbrInvFilt
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
ton_corr.h
151
SBR_INV_FILT_EST
sbrInvFilt
; /*!< SBR_INV_FILT_EST struct. */
ton_corr.cpp
384
FDKsbrEnc_qmfInverseFilteringDetector(&hTonCorr->
sbrInvFilt
,
421
infVecPtr = hTonCorr->
sbrInvFilt
.prevInvfMode;
437
for(band = 0 ; band < hTonCorr->
sbrInvFilt
.noDetectorBands; band++){
438
hTonCorr->
sbrInvFilt
.prevInvfMode[band] = infVec[band];
769
if(FDKsbrEnc_initInvFiltDetector(&hTonCorr->
sbrInvFilt
,
[
all
...]
Completed in 53 milliseconds