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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 89 extern const WebRtc_Word16 WebRtcIsacfix_kT2GainQ15[KLT_NUM_MODELS][36];
lpc_tables.c     [all...]
entropy_coding.c 895 sumQQ += WEBRTC_SPL_LSHIFT_W32(WEBRTC_SPL_MUL_16_32_RSFT16(WebRtcIsacfix_kT2GainQ15[model][pos2], tmpcoeffs2_gQ21[pos]), 1); // (Q15*Q21)>>(16-1) = Q21
    [all...]

Completed in 62 milliseconds