在使用摄像头采集到数据之后,用于传输到DSP用于算法处理之后再输出进行编码的过程中,采用的是EDMA进行数据传输的吗?(使用的是DVRRDK_02.00.00.23开发包),具体的操作是在
/opt/DVRRDK_02.00.00.23/dvr_rdk/mcfw/src_bios6/alg/swosd/src/ sw_osd_ti_dmaOpt.c中的SWOSD_TI_DMA_Fast2D2D()这一系列二维数据传输函数吗?谢谢!!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在使用摄像头采集到数据之后,用于传输到DSP用于算法处理之后再输出进行编码的过程中,采用的是EDMA进行数据传输的吗?(使用的是DVRRDK_02.00.00.23开发包),具体的操作是在
/opt/DVRRDK_02.00.00.23/dvr_rdk/mcfw/src_bios6/alg/swosd/src/ sw_osd_ti_dmaOpt.c中的SWOSD_TI_DMA_Fast2D2D()这一系列二维数据传输函数吗?谢谢!!!