Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp615 int areAllAllocsSuccessful = !mem.perObj.empty(); in initialize() local
617 if(!areAllAllocsSuccessful){ in initialize()
623 return areAllAllocsSuccessful; in initialize()