Template Function xFTrackmulBlkReadIn

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xFTrackmulBlkReadIn” with arguments “(XF_TNAME(SRC_T, NPC), xf::cv::Mat<SRC_T, ROWS_IMG, COLS_IMG, NPC>&, int, hls::stream<XF_TNAME(SRC_T, NPC)>&, int, int, unsigned short)”. 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 92] template<int ROWS, int IN_TC, int COLS, int SRC_T, int ROWS_IMG, int COLS_IMG, int NPC> void xFTrackmulBlkReadIn (XF_TNAME(SRC_T, NPC) ptr[1], xf::cv::Mat< SRC_T, ROWS_IMG, COLS_IMG, NPC > &_in_mat, int i, hls::stream< XF_TNAME(SRC_T, NPC)> &input1, int x1, int y1, unsigned short buf_size) ——————————————————————————————–^ 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 113] template<int ROWS, int IN_TC, int COLS, int SRC_T, int ROWS_IMG, int COLS_IMG, int NPC> void xFTrackmulBlkReadIn (XF_TNAME(SRC_T, NPC) ptr[1], xf::cv::Mat< SRC_T, ROWS_IMG, COLS_IMG, NPC > &_in_mat, int i, hls::stream< XF_TNAME(SRC_T, NPC)> &input1, int x1, int y1, unsigned short buf_size) —————————————————————————————————————–^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “p”. [error at 135] template<int ROWS, int IN_TC, int COLS, int SRC_T, int ROWS_IMG, int COLS_IMG, int NPC> void xFTrackmulBlkReadIn (XF_TNAME(SRC_T, NPC) ptr[1], xf::cv::Mat< SRC_T, ROWS_IMG, COLS_IMG, NPC > &_in_mat, int i, hls::stream< XF_TNAME(SRC_T, NPC)> &input1, int x1, int y1, unsigned short buf_size) —————————————————————————————————————————————^