From ac9af12f7084ebaec811dc0ec3defeecfce170dd Mon Sep 17 00:00:00 2001 From: ruil2 Date: Tue, 11 Mar 2014 10:32:11 +0800 Subject: [PATCH] modify configure files --- testbin/layer2.cfg | 2 +- testbin/layer2_arbitrary_res.cfg | 2 +- testbin/layer2_vd.cfg | 2 +- testbin/layer2_vd_rc.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/testbin/layer2.cfg b/testbin/layer2.cfg index b50bc50b..9830f76d 100644 --- a/testbin/layer2.cfg +++ b/testbin/layer2.cfg @@ -34,4 +34,4 @@ SlicesAssign7 0 # count number of MBs in slice #7 # 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved. # 3 SM_ROWMB_SLICE | according to PictureMBHeight | Typical of single row of mbs each slice?+ slice size constraint which including re-encoding # 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame) -# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number +# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads diff --git a/testbin/layer2_arbitrary_res.cfg b/testbin/layer2_arbitrary_res.cfg index 652c7ee5..571909cf 100644 --- a/testbin/layer2_arbitrary_res.cfg +++ b/testbin/layer2_arbitrary_res.cfg @@ -35,4 +35,4 @@ SlicesAssign7 0 # count number of MBs in slice #7 # 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved. # 3 SM_ROWMB_SLICE | according to PictureMBHeight | Typical of single row of mbs each slice?+ slice size constraint which including re-encoding # 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame) -# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number +# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads diff --git a/testbin/layer2_vd.cfg b/testbin/layer2_vd.cfg index 66c3d2f4..ba28d851 100644 --- a/testbin/layer2_vd.cfg +++ b/testbin/layer2_vd.cfg @@ -35,4 +35,4 @@ SlicesAssign7 0 # count number of MBs in slice #7 # 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved. # 3 SM_ROWMB_SLICE | according to PictureMBHeight | Specially for TP. Typical of single row of mbs each slice?+ slice size constraint which including re-encoding # 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame) -# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number +# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads diff --git a/testbin/layer2_vd_rc.cfg b/testbin/layer2_vd_rc.cfg index 66c3d2f4..ba28d851 100644 --- a/testbin/layer2_vd_rc.cfg +++ b/testbin/layer2_vd_rc.cfg @@ -35,4 +35,4 @@ SlicesAssign7 0 # count number of MBs in slice #7 # 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved. # 3 SM_ROWMB_SLICE | according to PictureMBHeight | Specially for TP. Typical of single row of mbs each slice?+ slice size constraint which including re-encoding # 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame) -# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number +# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads