dm6467t工作在990Mhz,根据datasheet 1_20_02_00 介绍使用non-blocking方式可以实现大约8路d1编码,但是怎么才能实现non-blocking呢?
我目前使用async后wait的方式没有任何效果,请各位指教!
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.
MCPS with non blocking DSP (only DSP cycles) for D1 (720x480) @30fps is - 124 and latency/ time taken for 30fps will be - 0.000008 msec.
MCPS with blocking DSP ( idle time of the DSP is also take into account) for D1 (720x480) @30fps is - 179 and latency/ time taken for 30fps will be - 0.0000056 msec.