Home
last modified time | relevance | path

Searched refs:psseq (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth_out_data.c24 int16_t *psseq, in WebRtcIlbcfix_Smooth_odata() argument
39 err = (psseq[i] - odata[i]) >> 3; in WebRtcIlbcfix_Smooth_odata()
Dsmooth_out_data.h30 int16_t *psseq,