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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 96 extern const WebRtc_Word32 WebRtcIsacfix_kMeansShapeQ17[3][108];
lpc_tables.c     [all...]
entropy_coding.c 943 tmp32 = tmp32 + WebRtcIsacfix_kMeansShapeQ17[model][poss]; // Q17+Q17 = Q17
950 tmp32 = tmp32 + WebRtcIsacfix_kMeansShapeQ17[model][poss]; // Q17+Q17 = Q17
    [all...]

Completed in 155 milliseconds