Home | History | Annotate | Download | only in utility

Lines Matching refs:dctsub

370     void dctsub(int n, float *a, int nc, float *c);
400 dctsub(n, a, nc, w + nw);
486 void dctsub(int n, float *a, int nc, float *c);
521 dctsub(m, a, nc, w + nw);
538 dctsub(m, t, nc, w + nw);
1316 void dctsub(int n, float *a, int nc, float *c)