Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dlpc_encode.c35 int16_t *lsf_index, /* (o) lsf quantization index */ in WebRtcIlbcfix_LpcEncode() argument
48 WebRtcIlbcfix_SimpleLsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in WebRtcIlbcfix_LpcEncode()
Dlpc_encode.h33 int16_t* lsf_index, /* (o) lsf quantization index */