Searched refs:mom_tab (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvmoments.cpp368 static CvFuncTable mom_tab; local
398 icvInitMomentsInTileCnCRTable( &mom_tab );
465 func = (CvFunc2DnC_1A1P)(!binary ? mom_tab.fn_2d[depth] : mombin_tab.fn_2d[depth]);

Completed in 86 milliseconds