OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_cols
(Results
1 - 5
of
5
) sorted by null
/external/aac/libSBRenc/src/
tran_det.h
103
INT
no_cols
;
member in struct:__anon2675
131
int
no_cols
,
148
int
no_cols
);
tran_det.cpp
302
int
no_cols
)
310
INT sbrSlots = fMultI(GetInvInt(timeStep),
no_cols
);
312
FDK_ASSERT( sbrSlots * timeStep ==
no_cols
);
323
no_cols
);
561
int
no_cols
= h_sbrTran->
no_cols
;
local
583
h_sbrTran->
no_cols
,
593
h_sbrTran->
no_cols
,
607
for (i=qmfStartSample; i<qmfStartSample +
no_cols
; i++) {
621
for (i=qmfStartSample+
no_cols
; i<qmfStartSample + no_cols+h_sbrTran->frameShift; i++)
[
all
...]
env_est.h
118
int
no_cols
;
member in struct:__anon2640
159
int
no_cols
,
env_est.cpp
[
all
...]
/external/aac/libSBRdec/src/
env_calc.cpp
526
int
no_cols
= hHeaderData->numberTimeSlots * hHeaderData->timeStep;
local
[
all
...]
Completed in 965 milliseconds