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

  /external/opencv/cv/src/
cvsumpixels.cpp 314 static CvFuncTable tab_c1, tab_cn; local
334 icvInitIntegralImageTable( &tab_c1, &tab_cn );
394 func_c1 = (CvIntegralImageFuncC1)tab_c1.fn_2d[depth];

Completed in 45 milliseconds