HomeSort by relevance Sort by last modified time
    Searched full:init_index (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines.h 60 const uint16_t *init_index,/* input: vector of initial cdf table search entries */
arith_routines_hist.c 196 const uint16_t *init_index, /* input: vector of initial cdf table search entries */
233 cdf_ptr = *cdf + (*init_index++);