OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trim_icdf
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
celt.h
149
static const unsigned char
trim_icdf
[11] = {126, 124, 119, 109, 87, 41, 19, 9, 4, 2, 0};
variable
celt_decoder.c
879
ec_dec_icdf(dec,
trim_icdf
, 7) : 5;
[
all
...]
celt_encoder.c
[
all
...]
Completed in 466 milliseconds