HomeSort by relevance Sort by last modified time
    Searched refs:ProcessScan (Results 1 - 2 of 2) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_jpeg.h 156 void ProcessScan( int* idx, int ns, uchar* data, int step, int color );
grfmt_jpeg.cpp 1083 ProcessScan( idx, ns, data, step, color );
1110 void GrFmtJpegReader::ProcessScan( int* idx, int ns, uchar* data, int step, int color )
    [all...]

Completed in 42 milliseconds