Template Function xFPyrDownprocessgaussian

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xFPyrDownprocessgaussian” with arguments “(hls::stream<XF_TNAME(DEPTH, NPC)>&, hls::stream<XF_TNAME(DEPTH, NPC)>&, XF_TNAME(DEPTH, NPC), XF_PTUNAME(DEPTH), XF_PTUNAME(DEPTH), XF_PTUNAME(DEPTH) &, uint16_t, uint16_t, uint16_t&, ap_uint<13>, ap_uint<13>, ap_uint<8>)”. 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 115] template<int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH, int TC, int WIN_SZ, int WIN_SZ_SQ, int PLANES> void xFPyrDownprocessgaussian (hls::stream< XF_TNAME(DEPTH, NPC)> &_src_mat, hls::stream< XF_TNAME(DEPTH, NPC)> &_out_mat, XF_TNAME(DEPTH, NPC) buf[WIN_SZ][(COLS > > XF_BITSHIFT(NPC))+(WIN_SZ > > 1)], XF_PTUNAME(DEPTH) src_buf[WIN_SZ][XF_NPIXPERCYCLE(NPC)+(WIN_SZ - 1)], XF_PTUNAME(DEPTH) OutputValues[XF_NPIXPERCYCLE(NPC)], XF_PTUNAME(DEPTH) &P0, uint16_t img_width, uint16_t img_height, uint16_t &shift_x, ap_uint< 13 > row_ind[WIN_SZ], ap_uint< 13 > row, ap_uint< 8 > win_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 141] template<int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH, int TC, int WIN_SZ, int WIN_SZ_SQ, int PLANES> void xFPyrDownprocessgaussian (hls::stream< XF_TNAME(DEPTH, NPC)> &_src_mat, hls::stream< XF_TNAME(DEPTH, NPC)> &_out_mat, XF_TNAME(DEPTH, NPC) buf[WIN_SZ][(COLS > > XF_BITSHIFT(NPC))+(WIN_SZ > > 1)], XF_PTUNAME(DEPTH) src_buf[WIN_SZ][XF_NPIXPERCYCLE(NPC)+(WIN_SZ - 1)], XF_PTUNAME(DEPTH) OutputValues[XF_NPIXPERCYCLE(NPC)], XF_PTUNAME(DEPTH) &P0, uint16_t img_width, uint16_t img_height, uint16_t &shift_x, ap_uint< 13 > row_ind[WIN_SZ], ap_uint< 13 > row, ap_uint< 8 > win_size) ———————————————————————————————————————————————^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “b”. [error at 255] template<int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH, int TC, int WIN_SZ, int WIN_SZ_SQ, int PLANES> void xFPyrDownprocessgaussian (hls::stream< XF_TNAME(DEPTH, NPC)> &_src_mat, hls::stream< XF_TNAME(DEPTH, NPC)> &_out_mat, XF_TNAME(DEPTH, NPC) buf[WIN_SZ][(COLS > > XF_BITSHIFT(NPC))+(WIN_SZ > > 1)], XF_PTUNAME(DEPTH) src_buf[WIN_SZ][XF_NPIXPERCYCLE(NPC)+(WIN_SZ - 1)], XF_PTUNAME(DEPTH) OutputValues[XF_NPIXPERCYCLE(NPC)], XF_PTUNAME(DEPTH) &P0, uint16_t img_width, uint16_t img_height, uint16_t &shift_x, ap_uint< 13 > row_ind[WIN_SZ], ap_uint< 13 > row, ap_uint< 8 > win_size) —————————————————————————————————————————————————————————————————————————————————————^