Template Function xf::cv::DuplicateStrm

Function Documentation

template<int SRC_T, int ROWS, int COLS, int NPC>
void xf::cv::DuplicateStrm(hls::stream<XF_TNAME(SRC_T, NPC)> &_src_mat, hls::stream<XF_TNAME(SRC_T, NPC)> &_dst1_mat, hls::stream<XF_TNAME(SRC_T, NPC)> &_dst2_mat, uint16_t img_height, uint16_t img_width)