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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
structs.h 289 int32_t LPCcoeffs_g[12*2]; /* KLT_ORDER_GAIN = 12 */
encode.c 549 tmpLPCcoeffs_g[ii] = (int32_t) ((scale) * (float) SaveEnc_str->LPCcoeffs_g[ii]);
entropy_coding.c     [all...]

Completed in 59 milliseconds