Lines Matching defs:col
59 virtual void write(Mat& gray, int row, int col, const uchar& val) in write()
86 void write(Mat& rgb, int row, int col, const RGB& val) in write()
96 void write(Mat& rgb, int row, int col, const RGB& val) in write()
107 void write(Mat& rgb, int row, int col, const RGB& val) in write()
118 void write(Mat& rgb, int row, int col, const RGB& val) in write()
135 void write(Mat& yuv, int row, int col, const YUV& val) in write()
150 void write(Mat& yuv, int row, int col, const YUV& val) in write()
178 YUV read(const Mat& yuv, int row, int col) in read()
203 YUV read(const Mat& yuv, int row, int col) in read()
216 YUV read(const Mat& yuv, int row, int col) in read()
229 YUV read(const Mat& yuv, int row, int col) in read()
241 YUV read(const Mat& yuv, int row, int col) in read()
253 YUV read(const Mat& yuv, int row, int col) in read()
265 YUV read(const Mat& yuv, int row, int col) in read()
278 RGB read(const Mat& rgb, int row, int col) in read()
288 RGB read(const Mat& rgb, int row, int col) in read()
299 RGB read(const Mat& rgb, int row, int col) in read()
310 RGB read(const Mat& rgb, int row, int col) in read()
525 for(int col = 0; col < rgb.cols; ++col) in referenceYUV2RGB() local
535 for(int col = 0; col < rgb.cols; ++col) in referenceYUV2GRAY() local
545 for(int col = 0; col < rgb.cols; ++col) in referenceRGB2YUV() local