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

/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp1700 static CvFuncTable ipow_tab; local
1739 icvInitIPowTable( &ipow_tab );
1784 CvIPowFunc pow_func = (CvIPowFunc)ipow_tab.fn_2d[depth];

Completed in 54 milliseconds