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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 95 extern const int32_t WebRtcIsacfix_kMeansShapeQ17[3][108];
lpc_tables.c     [all...]
entropy_coding.c 1038 tmp32 = tmp32 + WebRtcIsacfix_kMeansShapeQ17[model][poss]; // Q17+Q17 = Q17
1046 tmp32 = tmp32 + WebRtcIsacfix_kMeansShapeQ17[model][poss]; // Q17+Q17 = Q17
    [all...]

Completed in 519 milliseconds