HomeSort by relevance Sort by last modified time
    Searched refs:CV_STORAGE_BLOCK_SIZE (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/include/
cxmisc.h 90 #define CV_STORAGE_BLOCK_SIZE ((1<<16) - 128)
    [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp 93 block_size = CV_STORAGE_BLOCK_SIZE;
    [all...]

Completed in 37 milliseconds