public static extern void av_rdft_end(RDFTContext *s);
public static extern void av_rdft_calc(RDFTContext *s, float *data);