public class PostFil extends Object
| Constructor and Description |
|---|
PostFil() |
| Modifier and Type | Method and Description |
|---|---|
void |
init_post_filter() |
void |
post(int t0,
float[] signal_ptr,
int signals,
float[] coeff,
int coeffs,
float[] sig_out,
int outs,
IntegerPointer vo) |
void |
pst_ltp(int t0,
float[] ptr_sig_in,
int ins,
float[] ptr_sig_pst0,
int psts,
IntegerPointer vo) |
public void init_post_filter()
public void post(int t0,
float[] signal_ptr,
int signals,
float[] coeff,
int coeffs,
float[] sig_out,
int outs,
IntegerPointer vo)
public void pst_ltp(int t0,
float[] ptr_sig_in,
int ins,
float[] ptr_sig_pst0,
int psts,
IntegerPointer vo)
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.