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

  /external/opencv/otherlibs/highgui/
cvcap_socket.cpp 187 static IplImage* loadPixels(char* pixels, int width, int height) {
264 frame = loadPixels(readBuf, width, height);
  /external/opencv/
cvjni.h 146 IplImage* loadPixels(int* pixels, int width, int height) {

Completed in 1439 milliseconds