HomeSort by relevance Sort by last modified time
    Searched full:setm_tab (Results 1 - 1 of 1) sorted by null

  /external/opencv/cxcore/src/
cxcopy.cpp 486 static CvBtFuncTable setm_tab; local
534 CvFunc2D_2A1P func = (CvFunc2D_2A1P)(setm_tab.fn_2d[pix_size]);
623 icvInitSetMRTable( &setm_tab );
639 func = (CvFunc2D_2A1P)(setm_tab.fn_2d[pix_size]);
    [all...]

Completed in 42 milliseconds