Searched refs:decomp_tab (Results 1 – 1 of 1) sorted by relevance
746 static void icvInitLUTable( CvFuncTable* decomp_tab, in icvInitLUTable() argument749 decomp_tab->fn_2d[0] = (void*)icvLUDecomp_32f; in icvInitLUTable()750 decomp_tab->fn_2d[1] = (void*)icvLUDecomp_64f; in icvInitLUTable()