关于DVRRDK的问题3
各位高手,小弟正在阅读TI提供的DVRRDK代码,在demo_vcap_venc_vdec_vdis.c文件中第252行,遇到以下一段程序: if (vsysParams.cifonly == TRUE) { for (i=0; i < VENC_PRIMARY_CHANNELS; i++) { vencParams.encChannelParams.dynamicParam.targetBitRate = .5 * 1000 * 1000; } }请教其中cifonly成员的含义?谢谢! 对嵌入式不太了解,学习中
页:
[1]