Home | History | Annotate | Download | only in common_audio

Lines Matching full:dctsub

304 static void dctsub(int n, float *a, int nc, float *c)
401 dctsub(n, a, nc, w + nw);
508 dctsub(m, a, nc, w + nw);
525 dctsub(m, t, nc, w + nw);
1292 static void dctsub(int n, float *a, int nc, float *c)