h261.par

来自「这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数」· PAR 代码 · 共 13 行

PAR
13
字号
!! H.261 videoencoder sample !!352x288.yuv // name of source files352       // horizontal_size288       // vertical_size20        // number of frames6         // I-Frame quant6         // P-Frame quant20        // I-Frame distance15        // motion vector searchWidth in full pel15        // motion vector searchHeight in full pel1         // Motion Estimation algorithm: 0 - full search, 1 - fast search0         // calculate PSNR

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?