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.

EVM DM368开发板demo软件编码后数据的类型问题



我正在使用EVM DM368开发板,在学习开发板的demo软件时发现,视频编解码的原始数据指针和处理过的数据指针的数据类型为"Buffer_Handle",我想知道这个类型是在什么地方定义的?这些数据的位数是多少bits?谢谢!