Home | History | Annotate | Download | only in src

Lines Matching full:yplane

841     float *Yplane = 0, *Xplane = 0, *w = 0;
849 Yplane = Y->data.fl;
852 for( no = 0; no < nYplanes; no++, Yplane += Ysize, w += n_weights_for_Yplane )
859 float* Yelem = Yplane;