mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7655 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -303,7 +303,9 @@ void lpc10_voicing(lpc10_encode_state_t *s,
|
||||
s->voice[1][1] = s->voice[2][1];
|
||||
s->maxmin = *maxamd / max(*minamd, 1.0f);
|
||||
}
|
||||
/* Calculate voicing parameters twice per frame */
|
||||
vc_assert(lpbuf);
|
||||
vc_assert(inbuf);
|
||||
/* Calculate voicing parameters twice per frame */
|
||||
vparms(vwin,
|
||||
&inbuf[inbuf_offset],
|
||||
&lpbuf[lpbuf_offset],
|
||||
|
Reference in New Issue
Block a user