OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SynthesisQMF
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
sbr_dec.cpp
176
hSbrDec->
SynthesisQMF
.flags |= QMF_FLAG_LP;
179
hSbrDec->
SynthesisQMF
.flags &= ~QMF_FLAG_LP;
193
UINT synQmfFlags = hSbrDec->
SynthesisQMF
.flags;
244
&hSbrDec->
SynthesisQMF
,
246
hSbrDec->
SynthesisQMF
.no_col,
247
hSbrDec->
SynthesisQMF
.lsb,
248
hSbrDec->
SynthesisQMF
.usb,
249
hSbrDec->
SynthesisQMF
.no_channels,
344
if ( ((flags & SBRDEC_LOW_POWER ) ? 1 : 0) != ((hSbrDec->
SynthesisQMF
.flags & QMF_FLAG_LP) ? 1 : 0) ) {
515
hSbrDec->
SynthesisQMF
.no_col
[
all
...]
sbr_dec.h
106
QMF_FILTER_BANK
SynthesisQMF
;
sbrdecoder.cpp
[
all
...]
Completed in 38 milliseconds