HomeSort by relevance Sort by last modified time
    Searched refs:cdf_size (Results 1 - 4 of 4) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines.h 53 const WebRtc_UWord16 *cdf_size, /* input: array of cdf table sizes+1 (power of two: 2^k) */
arith_routines_hist.c 88 const WebRtc_UWord16 *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 WebRtc_UWord16* cdf_size; local
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c 1682 const WebRtc_UWord16 *cdf_size; local
    [all...]

Completed in 80 milliseconds