Lines Matching refs:uchar
126 divMatImpl<uchar, float, uchar>,
127 divMatImpl<uchar, float, schar>,
128 divMatImpl<uchar, float, ushort>,
129 divMatImpl<uchar, float, short>,
130 divMatImpl<uchar, float, int>,
131 divMatImpl<uchar, float, float>,
132 divMatImpl<uchar, double, double>
135 divMatImpl<schar, float, uchar>,
144 0 /*divMatImpl<ushort, float, uchar>*/,
153 0 /*divMatImpl<short, float, uchar>*/,
162 0 /*divMatImpl<int, float, uchar>*/,
171 0 /*divMatImpl<float, float, uchar>*/,
180 0 /*divMatImpl<double, double, uchar>*/,