Home
last modified time | relevance | path

Searched refs:getpPixels (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp363 unsigned char * getpPixels();
1981 unsigned char * RawImage::getpPixels() in getpPixels() function in __anon2599bf920111::RawImage
3492 … processPixels(RIOut->getpPixels(), dstBuffer, width, height, bytes, flipRedAndBlue, flipImage); in getPixels()
3959 videoInput::processPixels(RIOut->getpPixels(), (unsigned char*)frame->imageData, width, in retrieveFrame()