Template Function computeInterpolation

Function Documentation

Warning

doxygenfunction: Unable to resolve function “computeInterpolation” with arguments (int, int, int, int, ap_ufixed<T_SCALE_WIDTH, T_SCALE_INT>, ap_fixed<T_COMP_INDEX_WIDTH, T_COMP_INDEX_INT>, ap_ufixed<T_SCALE_WIDTH, T_SCALE_INT>, ap_uint<T_INDEX_INT>, ap_uint<T_INDEX_INT>&, ap_uint<T_INDEX_INT>&, ap_ufixed<T_WEIGHT_WIDTH, T_WEIGHT_INT>, ap_ufixed<T_WEIGHT_WIDTH, T_WEIGHT_INT>&, ap_fixed<T_COMP_INDEX_WIDTH, T_COMP_INDEX_INT>, ap_fixed<T_COMP_INDEX_WIDTH, T_COMP_INDEX_INT>) in doxygen xml output for project “vitis_common Doxygen Project” from directory: /tmp/ws/docs_build/vitis_common/output_staging/generated/doxygen/xml. Potential matches:

- template<int INTERPOLATION_TYPE, int T_COMP_INDEX_WIDTH, int T_COMP_INDEX_INT, int T_INDEX_INT, int T_SCALE_WIDTH, int T_SCALE_INT, int T_WEIGHT_WIDTH, int T_WEIGHT_INT, int NPPC> void computeInterpolation(int inrows, int incols, int j, int output_rows_count, ap_ufixed<T_SCALE_WIDTH, T_SCALE_INT> scalex, ap_fixed<T_COMP_INDEX_WIDTH, T_COMP_INDEX_INT> scaleXParallel[XF_NPIXPERCYCLE(NPPC)], ap_ufixed<T_SCALE_WIDTH, T_SCALE_INT> scaley, ap_uint<T_INDEX_INT> indexx[XF_NPIXPERCYCLE(NPPC)], ap_uint<T_INDEX_INT> &indexy, ap_uint<T_INDEX_INT> &nextYScale, ap_ufixed<T_WEIGHT_WIDTH, T_WEIGHT_INT> WeightX[XF_NPIXPERCYCLE(NPPC)], ap_ufixed<T_WEIGHT_WIDTH, T_WEIGHT_INT> &WeightY, ap_fixed<T_COMP_INDEX_WIDTH, T_COMP_INDEX_INT> indexx_pre_comp, ap_fixed<T_COMP_INDEX_WIDTH, T_COMP_INDEX_INT> indexy_pre_comp)