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

📄 6.6.21.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.21",
    verbosemode    => 1,	

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

#=======================#
# Layers  parameters    
#=======================#     
    layers       => [
                    ],
   
#==========================================================#
#          Extracting + Decoding parameters  (i.e Tests )  #
#==========================================================#  
      tests      => [
		                  #----------#
                      # Test   0 #
                      #----------#
                      {
          		        name   => "FREH-3",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "HCAFR1_HHI.264",
          		        decodedname   => "HCAFR1_HHI_352x288.yuv",
          		        origname      => "HCAFR1_HHI.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   1 #
                      #----------#
		                  {
          		        name => "FREH-4",
          		        mode => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "HCAFF1_HHI.264",
          		        decodedname   => "HCAFF1_HHI_352x288.yuv", 
          		        origname      => "HCAFF1_HHI.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   2 #
                      #----------#
                      {
          		        name   => "FREH-8",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "HPCANL_BRCM_C.264",
          		        decodedname   => "HPCANL_BRCM_C_352x288.yuv",
          		        origname      => "HPCANL_BRCM_C.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   3 #
                      #----------#
                      {
          		        name   => "FREH-9",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "HPCA_BRCM_C.264",
          		        decodedname   => "HPCA_BRCM_C_352x288.yuv",
          		        origname      => "HPCA_BRCM_C.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   4 #
                      #----------#
                      {
          		        name   => "FREH-10",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "HPCAFLNL_BRCM_C.264",
          		        decodedname   => "HPCAFLNL_BRCM_C_352x288.yuv",
          		        origname      => "HPCAFLNL_BRCM_C.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   5 #
                      #----------#
                      {
          		        name   => "FREH-11",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "HPCAFL_BRCM_C.264",
          		        decodedname   => "HPCAFL_BRCM_C_352x288.yuv",
          		        origname      => "HPCAFL_BRCM_C.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   6 #
                      #----------#
                      {
          		        name   => "FREH-30",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "freh3.264",
          		        decodedname   => "brcm_freh3_352x288.yuv",
          		        origname      => "Freh3_dec.yuv",
          		        psnr => 99,
            		      },
            		      #----------#
                      # Test   7 #
                      #----------#
                      {
          		        name   => "FREH-31",
          		        mode   => 0,
          		        width  => 352,
          		        height => 288,
          		        bitstreamname => "freh4.264",
          		        decodedname   => "brcm_freh4_352x288.yuv",
          		        origname      => "Freh4_dec.yuv",
          		        psnr => 99,
		                  }
    		    ],
}


⌨️ 快捷键说明

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