OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tran_off
(Results
1 - 5
of
5
) sorted by null
/external/aac/libSBRenc/src/
tran_det.h
108
int
tran_off
; /* Offset for reading energy values. */
member in struct:__anon2675
136
int
tran_off
);
tran_det.cpp
186
int
tran_off
,
193
int tran_offdiv2 =
tran_off
>>nrgSzShift;
196
/* Sum up lowband energy from one frame at offset
tran_off
*/
321
h_sbrTransientDetector->
tran_off
,
377
int
tran_off
)
386
i_noCols = GetInvInt(noCols +
tran_off
) << YBufferSzShift;
387
i_noCols1 = GetInvInt(noCols +
tran_off
- 1) << YBufferSzShift;
401
int startEnergy = (
tran_off
>>YBufferSzShift);
402
int endEnergy = ((noCols>>YBufferSzShift)+
tran_off
);
462
int
tran_off
,
[
all
...]
env_est.h
162
int time_slots, int time_step, int
tran_off
,
sbr_encoder.cpp
1200
int frameShift,
tran_off
=0;
local
[
all
...]
env_est.cpp
[
all
...]
Completed in 1178 milliseconds