OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_col
(Results
1 - 5
of
5
) sorted by null
/external/aac/libFDK/include/
qmf.h
165
int
no_col
; /*!< Number of time slots */
member in struct:QMF_FILTER_BANK
/external/aac/libSBRdec/src/
sbr_dec.cpp
238
hSbrDec->AnalysiscQMF.
no_col
,
262
hSbrDec->SynthesisQMF.
no_col
,
560
hSbrDec->SynthesisQMF.
no_col
,
617
synQmf->
no_col
);
620
synQmfRight->
no_col
= synQmf->
no_col
;
648
for (i = 0; i < synQmf->
no_col
; i++) { /* -----
no_col
loop ----- */
680
synQmfRight->
no_col
,
691
synQmf->
no_col
,
[
all
...]
sbrdecoder.cpp
[
all
...]
/external/aac/libFDK/src/
qmf.cpp
643
for (i = 0; i < anaQmf->
no_col
; i++)
655
} /*
no_col
loop i */
[
all
...]
/external/aac/libSBRenc/src/
ps_main.cpp
483
for (i = 0; i < hQmfAnalysis[psCh]->
no_col
; i++) {
502
} /*
no_col
loop i */
Completed in 198 milliseconds