Template Function xf::cv::xFpreProcessKernel

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::xFpreProcessKernel” with arguments (xf::cv::Mat<IN_TYPE, HEIGHT, WIDTH, NPC>&, xf::cv::Mat<OUT_TYPE, HEIGHT, WIDTH, NPC>&, ap_ufixed<WIDTH_A, IBITS_A, AP_RND>, ap_fixed<WIDTH_B, IBITS_B, AP_RND>, 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 IN_TYPE, int OUT_TYPE, int HEIGHT, int WIDTH, int NPC, int WIDTH_A, int IBITS_A, int WIDTH_B, int IBITS_B, int WIDTH_OUT, int IBITS_OUT> void xFpreProcessKernel(xf::cv::Mat<IN_TYPE, HEIGHT, WIDTH, NPC> &in_mat, xf::cv::Mat<OUT_TYPE, HEIGHT, WIDTH, NPC> &out_mat, ap_ufixed<WIDTH_A, IBITS_A, AP_RND> alpha_reg[XF_CHANNELS(IN_TYPE, NPC)], ap_fixed<WIDTH_B, IBITS_B, AP_RND> beta_reg[XF_CHANNELS(IN_TYPE, NPC)], int loop_count)