OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_index
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines.h
60
const WebRtc_UWord16 *
init_index
,/* input: vector of initial cdf table search entries */
arith_routines_hist.c
196
const WebRtc_UWord16 *
init_index
, /* input: vector of initial cdf table search entries */
233
cdf_ptr = *cdf + (*
init_index
++);
entropy_coding.c
1601
const WebRtc_UWord16*
init_index
;
local
[
all
...]
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c
1681
const WebRtc_UWord16 *
init_index
;
local
[
all
...]
Completed in 69 milliseconds