OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attr_buf_size
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cxcore/src/
cxpersistence.cpp
2034
int
attr_buf_size
= (max_count*2 + 1)*sizeof(char*) + sizeof(CvAttrList);
local
[
all
...]
Completed in 457 milliseconds