OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cdf_size
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines.h
53
const uint16_t *
cdf_size
, /* input: array of cdf table sizes+1 (power of two: 2^k) */
arith_routines_hist.c
88
const uint16_t *
cdf_size
, /* input: array of cdf table sizes+1 (power of two: 2^k) */
125
size_tmp = *
cdf_size
++ >> 1;
entropy_coding.c
1602
const uint16_t*
cdf_size
;
local
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c
1673
const uint16_t *
cdf_size
;
local
[
all
...]
Completed in 58 milliseconds