OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVStatus
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/include/
cxerror.h
47
typedef int
CVStatus
;
49
/* this part of
CVStatus
is compatible with IPLStatus
/external/opencv/cxcore/src/
cxalloc.cpp
127
CVStatus
status = p_cvFree( ptr, p_cvAllocUserData );
Completed in 29 milliseconds