OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_band
(Results
1 - 3
of
3
) sorted by null
/external/libopus/src/
opus_decoder.c
225
int
start_band
;
local
386
start_band
= 0;
417
start_band
= 17;
470
celt_decoder_ctl(celt_dec, CELT_SET_START_BAND(
start_band
));
opus_encoder.c
937
int
start_band
= 0;
local
[
all
...]
/external/aac/libSBRenc/src/
tran_det.cpp
550
int
start_band
,
582
for (i=
start_band
; i<stop_band; i++)
[
all
...]
Completed in 75 milliseconds