sac.h 100 B

12
  1. int sac(uchar *dst, uchar *src, int blocksize);
  2. int unsac(uchar *dst, uchar *src, int n, int nsrc);