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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c 804 WebRtc_Word16 pos, pos2, posg, poss, offsg, offss, offs2; local
847 posg = 0;
860 tmpcoeffs2_gQ21[posg] = sumQQ; //Q21
861 posg++;
886 posg = 0;
889 posg = offsg;
900 tmpcoeffs_gQ17[posg] = WEBRTC_SPL_RSHIFT_W32(sumQQ, 4);
901 posg++;
922 posg = 0;poss = 0;pos=0;
926 sumQQ16 = (WebRtc_Word16) WEBRTC_SPL_RSHIFT_W32(tmpcoeffs_gQ17[posg], 2+9); //Divide by 4 and get Q17 to Q8, i.e. shift 2+
971 WebRtc_Word16 pos, pos2, poss, posg, offsg, offss, offs2; local
1328 WebRtc_Word16 pos, pos2, posg, offsg, offs2; local
1983 WebRtc_Word16 pos, pos2, posg, offsg, offs2, gainpos; local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c 947 int16_t pos, pos2, posg, poss; local
1068 int16_t pos, poss, posg, offsg; local
1341 int16_t posg; local
1980 int16_t posg, offsg, gainpos; local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.c 853 int j, k, n, pos, pos2, posg, poss, offsg, offss, offs2; local
905 posg = 0;
916 tmpcoeffs2_g[posg++] = sum;
937 posg = 0;
940 posg = offsg;
951 tmpcoeffs_g[posg++] = sum;
970 posg = 0;
975 LPCCoef[pos] = tmpcoeffs_g[posg] / LPC_GAIN_SCALE;
976 LPCCoef[pos] += WebRtcIsac_kLpcMeansGain[posg];
979 posg++
1242 int j, k, n, pos, pos2, posg, offsg, offs2; local
1879 int j, k, n, pos, pos2, posg, offsg, offs2; local
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
entropy_coding.c 853 int j, k, n, pos, pos2, posg, poss, offsg, offss, offs2; local
905 posg = 0;
916 tmpcoeffs2_g[posg++] = sum;
937 posg = 0;
940 posg = offsg;
951 tmpcoeffs_g[posg++] = sum;
970 posg = 0;
975 LPCCoef[pos] = tmpcoeffs_g[posg] / LPC_GAIN_SCALE;
976 LPCCoef[pos] += WebRtcIsac_kLpcMeansGain[posg];
979 posg++
1242 int j, k, n, pos, pos2, posg, offsg, offs2; local
1874 int j, k, n, pos, pos2, posg, offsg, offs2; local
    [all...]

Completed in 774 milliseconds