Template Function xf::cv::xFfastProc

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::xFfastProc” with arguments “(XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), ap_uint<8>, uchar_t, XF_PTNAME(DEPTH) &)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 75] template<int NPC, int WORDWIDTH, int DEPTH, int WIN_SZ, int WIN_SZ_SQ> void xFfastProc (XF_PTNAME(DEPTH) OutputValues[XF_NPIXPERCYCLE(NPC)], XF_PTNAME(DEPTH) src_buf[WIN_SZ][XF_NPIXPERCYCLE(NPC)+(WIN_SZ - 1)], ap_uint< 8 > win_size, uchar_t _threshold, XF_PTNAME(DEPTH) &pack_corners) —————————————————————————^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 87] template<int NPC, int WORDWIDTH, int DEPTH, int WIN_SZ, int WIN_SZ_SQ> void xFfastProc (XF_PTNAME(DEPTH) OutputValues[XF_NPIXPERCYCLE(NPC)], XF_PTNAME(DEPTH) src_buf[WIN_SZ][XF_NPIXPERCYCLE(NPC)+(WIN_SZ - 1)], ap_uint< 8 > win_size, uchar_t _threshold, XF_PTNAME(DEPTH) &pack_corners) —————————————————————————————^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “O”. [error at 105] template<int NPC, int WORDWIDTH, int DEPTH, int WIN_SZ, int WIN_SZ_SQ> void xFfastProc (XF_PTNAME(DEPTH) OutputValues[XF_NPIXPERCYCLE(NPC)], XF_PTNAME(DEPTH) src_buf[WIN_SZ][XF_NPIXPERCYCLE(NPC)+(WIN_SZ - 1)], ap_uint< 8 > win_size, uchar_t _threshold, XF_PTNAME(DEPTH) &pack_corners) ———————————————————————————————————^