Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.codec.audio.silk
Interface DownPreFP

All Known Implementing Classes:
DownPreImplDown2, DownPreImplDown4

interface DownPreFP


Method Summary
 void down_pre_function(int[] state, short[] out, int out_offset, short[] in, int in_offset, int len)
           
 

Method Detail

down_pre_function

void down_pre_function(int[] state,
                       short[] out,
                       int out_offset,
                       short[] in,
                       int in_offset,
                       int len)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.