Template Function xf::cv::DuplicateStrm_4

Function Documentation

template<int SRC_T, int ROWS, int COLS, int NPC>
void xf::cv::DuplicateStrm_4(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, hls::stream<XF_TNAME(SRC_T, NPC)> &_dst3_mat, hls::stream<XF_TNAME(SRC_T, NPC)> &_dst4_mat, uint16_t img_height, uint16_t img_width)