Home | History | Annotate | Download | only in src

Lines Matching refs:otype

721         int itype = inputs.type(), otype = outputs.type();
822 double t = (otype == CV_32F ? (double)udata_f[k] : udata_d[k])*w[k*2] + w[k*2+1] - x[l_count-1][k];
879 int itype = inputs.type(), otype = outputs.type();
941 double t = (otype == CV_32F ? (double)udata_f[j] : udata_d[j])*w[j*2] + w[j*2+1] - xdata[j];