File tree Expand file tree Collapse file tree
Runner/suites/Multimedia/Video/Video_V4L2_Runner Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "Name" : " H264 Decoder Testcase" ,
66 "TestConfigs" : {
77 "Domain" : " Decoder" ,
8- "InputPath" : " ./720p_AVC .h264" ,
8+ "InputPath" : " ./256_144p_h264 .h264" ,
99 "NumFrames" : -1 ,
1010 "CodecName" : " AVC" ,
1111 "PixelFormat" : " NV12" ,
12- "Width" : 1280 ,
13- "Height" : 720 ,
12+ "Width" : 256 ,
13+ "Height" : 144 ,
1414 "Outputpath" : " " ,
15- "_Outputpath_original" : " ./720p_AVC .yuv" ,
15+ "_Outputpath_original" : " ./output_256_144p_h264 .yuv" ,
1616 "InputBufferCount" : 16 ,
1717 "OutputBufferCount" : 16
1818 }
Original file line number Diff line number Diff line change 55 "Name" : " Encoder Testcase" ,
66 "TestConfigs" : {
77 "Domain" : " Encoder" ,
8- "InputPath" : " ./90frames_yuv .yuv" ,
8+ "InputPath" : " ./Animation_144p .yuv" ,
99 "NumFrames" : -1 ,
1010 "CodecName" : " AVC" ,
1111 "PixelFormat" : " NV12" ,
12- "Width" : 1280 ,
13- "Height" : 720 ,
12+ "Width" : 256 ,
13+ "Height" : 144 ,
1414 "Outputpath" : " " ,
15- "_Outputpath_original" : " ./Enc_AVC_720p .h264" ,
15+ "_Outputpath_original" : " ./Output_Animation_144p .h264" ,
1616 "InputBufferCount" : 32 ,
1717 "OutputBufferCount" : 32 ,
1818 "OperatingRate" : 10 ,
Original file line number Diff line number Diff line change 55 "Name" : " HEVC Decoder TestCase" ,
66 "TestConfigs" : {
77 "Domain" : " Decoder" ,
8- "InputPath" : " ./720x1280_hevc .h265" ,
8+ "InputPath" : " ./256_144p_hevc .h265" ,
99 "NumFrames" : -1 ,
1010 "CodecName" : " HEVC" ,
1111 "PixelFormat" : " NV12" ,
12- "Width" : 1280 ,
13- "Height" : 720 ,
12+ "Width" : 256 ,
13+ "Height" : 144 ,
1414 "Outputpath" : " " ,
15- "_Outputpath_original" : " ./720x1280_hevc .yuv" ,
15+ "_Outputpath_original" : " ./output_256_144p_hevc .yuv" ,
1616 "InputBufferCount" : 16 ,
1717 "OutputBufferCount" : 16 ,
1818 "UseMinBufferCtrl" : false
Original file line number Diff line number Diff line change 66 "TestConfigs" : {
77 "VideoDevice" : " /dev/video1" ,
88 "Domain" : " Encoder" ,
9- "InputPath" : " ./60frames_yuv .yuv" ,
9+ "InputPath" : " ./Animation_144p .yuv" ,
1010 "NumFrames" : 60 ,
1111 "CodecName" : " HEVC" ,
1212 "PixelFormat" : " NV12" ,
13- "Width" : 1280 ,
14- "Height" : 720 ,
13+ "Width" : 256 ,
14+ "Height" : 144 ,
1515 "Outputpath" : " " ,
16- "_Outputpath_original" : " ./Enc_HEVC__Main_1280_720 .265" ,
16+ "_Outputpath_original" : " ./Output_Animation_144p .265" ,
1717 "UseMinBufferCtrl" : false ,
1818 "InputBufferCount" : 32 ,
1919 "OutputBufferCount" : 32 ,
Original file line number Diff line number Diff line change 55 "Name" : " VP9 Decode TestCase" ,
66 "TestConfigs" : {
77 "Domain" : " Decoder" ,
8- "InputPath" : " ./720x1280_vp9 .ivf" ,
8+ "InputPath" : " ./320_240_10fps .ivf" ,
99 "NumFrames" : -1 ,
1010 "CodecName" : " VP9" ,
1111 "PixelFormat" : " NV12" ,
12- "Width" : 1280 ,
13- "Height" : 720 ,
12+ "Width" : 320 ,
13+ "Height" : 240 ,
1414 "Outputpath" : " " ,
15- "_Outputpath_original" : " ./720x1280_vp9 .yuv" ,
15+ "_Outputpath_original" : " ./320_240_10fps_vp9 .yuv" ,
1616 "InputBufferCount" : 16 ,
1717 "OutputBufferCount" : 16 ,
1818 "UseMinBufferCtrl" : false
You can’t perform that action at this time.
0 commit comments