⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 6.6.2.txt

📁 JVT-S203 contains the JSVM 6 reference software. It corresponds to CVS tag “JSVM_5_12_1”. For obt
💻 TXT
字号:
{
#==========================================================#
#               General parameters                         #
#==========================================================#
    name 	   => "6.6.2",
    verbosemode    => 1,	

#==========================================================#
#               Encoding parameters                        #
#==========================================================#
    runencode	=> 0,
    

#=======================#
# Layers  parameters    
#=======================#     
    layers       => [
                    ],
   
#==========================================================#
#          Extracting + Decoding parameters  (i.e Tests )  #
#==========================================================#  
      tests      => [
		                  #----------#
                      # Test   0 #
                      #----------#
                      {
          		        name   => "AVCPCM-1",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "CVPCMNL1_SVA_C.264",
          		        decodedname   => "CVPCMNL1_SVA_C_352x288.yuv",
          		        origname      => "CVPCMNL1_SVA_C_rec.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   1 #
                      #----------#
		                  {
          		        name => "AVCPCM-2",
          		        mode => 0,
          		        width => 1280,
          		        height => 720,
          		        bitstreamname => "CVPCMNL2_SVA_C.264",
          		        decodedname   => "CVPCMNL2_SVA_C_1280x720.yuv", 
          		        origname      => "CVPCMNL2_SVA_C_rec.yuv",
          		        psnr => 99,
		                  },
    		          ],
}


⌨️ 快捷键说明

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