Changeset 371 in 3DVCSoftware for branches/HTM-DEV-0.1-dev/cfg/HEVC/HM/encoder_intra_main.cfg
- Timestamp:
- 3 May 2013, 17:34:15 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.1-dev/cfg/HEVC/HM/encoder_intra_main.cfg
r324 r371 39 39 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 40 40 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 41 LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 42 LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 41 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 42 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 43 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 43 44 44 45 #=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.