Example #1
0
 public static extern void av_dct_end(DCTContext *s);
Example #2
0
 public static extern void av_dct_calc(DCTContext *s, float *data);