Home
last modified time | relevance | path

Searched defs:PLClpc (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Ddecode.c56 int16_t PLClpc[LPC_FILTERORDER + 1]; in WebRtcIlbcfix_DecodeImpl() local
Ddo_plc.c31 int16_t *PLClpc, /* (o) concealed LP parameters */ in WebRtcIlbcfix_DoThePlc()