OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qmfimagslot
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
sbrdec_drc.cpp
184
\
qmfImagSlot
Pointer to the imaginary QMF data of one time slot.
194
FIXP_DBL *
qmfImagSlot
,
223
useLP = (
qmfImagSlot
== NULL) ? 1 : 0;
375
qmfImagSlot
[bin] = fMult(
qmfImagSlot
[bin], drcFact_mag);
453
qmfImagSlot
[bin] = fMult(
qmfImagSlot
[bin], drcFact_mag);
473
\
qmfImagSlot
Pointer to the imaginary QMF data of the whole frame.
sbrdec_drc.h
138
FIXP_DBL *
qmfImagSlot
,
/external/aac/libFDK/src/
qmf.cpp
645
FIXP_QMF *
qmfImagSlot
= NULL;
648
qmfImagSlot
= qmfImag[i];
651
qmfAnalysisFilteringSlot( anaQmf, qmfReal[i],
qmfImagSlot
, timeIn , stride, pWorkBuffer );
[
all
...]
Completed in 102 milliseconds