Template Function xFHOGDuplicate

Function Documentation

template<int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH>
void xFHOGDuplicate(hls::stream<XF_SNAME(WORDWIDTH)> &_src_strm, hls::stream<XF_SNAME(WORDWIDTH)> &_dst1_strm, hls::stream<XF_SNAME(WORDWIDTH)> &_dst2_strm, uint16_t height, uint16_t width)