Searched refs:ProcessScan (Results 1 – 2 of 2) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | grfmt_jpeg.h | 156 void ProcessScan( int* idx, int ns, uchar* data, int step, int color );
|
D | grfmt_jpeg.cpp | 1083 ProcessScan( idx, ns, data, step, color ); in ReadData() 1110 void GrFmtJpegReader::ProcessScan( int* idx, int ns, uchar* data, int step, int color ) in ProcessScan() function in GrFmtJpegReader
|