Searched defs:offsg (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | entropy_coding.c | 848 int j, k, n, pos, pos2, posg, poss, offsg, offss, offs2; in WebRtcIsac_DecodeLpcCoef() local 1237 int j, k, n, pos, pos2, posg, offsg, offs2; in WebRtcIsac_EncodeLpcGainLb() local 1874 int j, k, n, pos, pos2, posg, offsg, offs2; in WebRtcIsac_TranscodeLPCCoef() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | entropy_coding.c | 1067 int16_t pos, poss, posg, offsg; in EstCodeLpcCoef() local 1969 int16_t posg, offsg, gainpos; in WebRtcIsacfix_TranscodeLpcCoef() local
|