Template Function xFHOGDuplicateKernel

Function Documentation

template<int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH, int TC>
void xFHOGDuplicateKernel(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)