Home
last modified time | relevance | path

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

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