Searched defs:setMaxBufferSize (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
H A Dcap_openni.cpp116 void setMaxBufferSize( int _maxBufferSize ) function in class:ApproximateSyncGrabber
120 task->setMaxBufferSize();
320 setMaxBufferSize();
323 void setMaxBufferSize() function in class:ApproximateSyncGrabber::TBBApproximateSynchronizer
400 void setMaxBufferSize() function in class:ApproximateSyncGrabber::TBBApproximateSynchronizerTask
402 synchronizer.setMaxBufferSize();
887 approxSyncGrabber->setMaxBufferSize(maxBufferSize);
902 approxSyncGrabber->setMaxBufferSize(maxBufferSize);
/external/opencv3/modules/imgproc/src/
H A Dgeneralized_hough.cpp352 void setMaxBufferSize(int) { } function in class:__anon16054::GeneralizedHoughBallardImpl
524 void setMaxBufferSize(int maxBufferSize) { maxBufferSize_ = maxBufferSize; } function in class:__anon16055::GeneralizedHoughGuilImpl

Completed in 75 milliseconds