OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shortBlocks
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
celt_decoder.c
807
int
shortBlocks
;
964
shortBlocks
= M;
966
shortBlocks
= 0;
1052
NULL, pulses,
shortBlocks
, spread_decision, dual_stereo, intensity, tf_res
[
all
...]
celt_encoder.c
444
static void compute_mdcts(const CELTMode *mode, int
shortBlocks
, celt_sig * OPUS_RESTRICT in,
453
if (
shortBlocks
)
455
B =
shortBlocks
;
[
all
...]
Completed in 550 milliseconds