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.

CCSv5编译优化问题



1.我在用CCSv5 调试优化AVS编码器,CCSv5 编译优化选项编译都可以通过,但调试的时候只有-o1可以通过,其它选项调试不通过,提示熵编码代码中有错误。

2.无任何优化条件下,CCS编出来的码流和VC编出来的一致;在有优化条件下CCS编出来的码流和VC编出来的不一致。