source: 3DVCSoftware/branches/HTM-6.2-dev3-Intel/source/Lib/TLibCommon/TypeDef.h @ 354

Last change on this file since 354 was 354, checked in by intel-htm, 12 years ago

#define INTEL_SDC64_D0193 0 JCT3V-D0193: SDC binary clean up (use a 1 bit binary code to signal sdc_pred_mode when CU size is 64x64)

  • Property svn:eol-style set to native
File size: 39.8 KB
Line 
1/* The copyright in this software is being made available under the BSD
2 * License, included below. This software may be subject to other third party
3 * and contributor rights, including patent rights, and no such rights are
4 * granted under this license.
5 *
6 * Copyright (c) 2010-2012, ITU/ISO/IEC
7 * All rights reserved.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions are met:
11 *
12 *  * Redistributions of source code must retain the above copyright notice,
13 *    this list of conditions and the following disclaimer.
14 *  * Redistributions in binary form must reproduce the above copyright notice,
15 *    this list of conditions and the following disclaimer in the documentation
16 *    and/or other materials provided with the distribution.
17 *  * Neither the name of the ITU/ISO/IEC nor the names of its contributors may
18 *    be used to endorse or promote products derived from this software without
19 *    specific prior written permission.
20 *
21 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
22 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
25 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 * THE POSSIBILITY OF SUCH DAMAGE.
32 */
33
34/** \file     TypeDef.h
35    \brief    Define basic types, new types and enumerations
36*/
37
38#ifndef _TYPEDEF__
39#define _TYPEDEF__
40
41//! \ingroup TLibCommon
42//! \{
43
44// MV-HEVC
45#define QC_IV_AS_LT_B0046                 1   //JCT3V-B0046: inter-view reference pictures are treated as long-term pictures
46#define QC_REM_IDV_B0046                  1   //JCT3V-B0046: removal of IDV NAL unit type
47#define DV_V_RESTRICTION_B0037            1   //JCT3V-B0037: disparity vector vertical range restriction
48#define QC_TMVP_IDX_MOD_B0046             1   //JCT3V-B0046: the reference index for temporal merging candidate is set to 0, as defined in HEVC
49
50// 3D-HEVC
51#define QC_MVHEVC_B0046                   0   //JCT3V-B0046: disable 3DHEVC tools
52
53#if !QC_MVHEVC_B0046
54
55///// ***** DMM *********
56#define HHI_DMM_WEDGE_INTRA               1   // depth model modes independent on texture (explicit and intra-predicted Wedgelet prediction)
57#define HHI_DMM_PRED_TEX                  1   // depth model modes dependent on texture (inter-component Wedgelet and Contour prediction )
58                                              // HHIQC_DMMFASTSEARCH_B0039, fast Wedgelet search for DMM modes 1 and 3
59                                              // HHI_DMM_DELTADC_Q1_C0034   JCT3V-C0034: no quantization and fast encoder search for DMM delta DC values
60                                              // FIX_DMM_CTX_INIT_C0034 JCT3V-C0034 fix for wrong init type of DMM contexts (UChar instead of Short)
61#define FIX_WEDGE_NOFLOAT_D0036           1   // JCT3V-D0036: Fix for aligning SW and spec (Wedgelet segmentation line generation without float)
62
63#define LGE_EDGE_INTRA_A0070              1   // JCT3V-A0070
64#define LGE_DMM3_SIMP_C0044               1
65
66///// ***** SDC *********
67#define RWTH_SDC_DLT_B0036                1   // JCT3V-B0036: Simplified Depth Coding + Depth Lookup Table
68                                              // SAIT_SDC_C0096 JCT3V-C0096: Improved Simple Depth Coding(removal of DMM2 among four SDC modes(DC, Planar, DMM1 and DMM2))
69                                              // FIX_SDC_ENC_C0143, JCT3V-C0143 fix for unnecessary encoder checks in case of SDC
70#if RWTH_SDC_DLT_B0036
71#define HHI_DELTADC_DLT_D0035             1   // JCT3V-D0035: DLT for DMM deltaDC coding
72#define INTEL_SDC64_D0193                 0   // JCT3V-D0193: SDC binary clean up (use a 1 bit binary code to signal sdc_pred_mode when CU size is 64x64)
73#endif
74#define FIX_SDC_ENC_RD_WVSO_D0163         1   // JCT3V-D0163: fix for SDC encoder rd-cost (VSO -> WVSO)
75
76///// ***** TMVP/AMVP *********
77#define TMVP_DEPTH_SWITCH                 1   // JCT3V-B0092 additional encoder option only
78#define QC_TMVP_MRG_REFIDX_C0047          1   // only enabled when QC_TMVP_IDX_MOD_B0046 is enabled.
79#define INTER_VIEW_VECTOR_SCALING_C0115   1   // JCT3V-C0115 Inter-view vector scaling for TMVP & flag
80#define INTER_VIEW_VECTOR_SCALING_C0116   1   // JCT3V-C0116 Inter-view vector scaling for AMVP
81
82///// ***** INTERVIEW MOTION PARAMETER PREDICTION *********
83#define H3D_IVMP                          1   // Inter-view motion parameter prediction
84                                              // HHI_INTER_VIEW_MOTION_PRED
85                                              // SAIT_IMPROV_MOTION_PRED_M24829, improved inter-view motion vector prediction
86                                              // SHARP_INTERVIEW_DECOUPLE_B0111, decoupling inter-view candidate
87                                              // QC_MRG_CANS_B0048             , JCT3V-B0048, B0086, B0069
88                                              // OL_DISMV_POS_B0069            , different pos for disparity MV candidate, B0069
89                                              // MTK_INTERVIEW_MERGE_A0049     , second part
90                                              // QC_C0051_FIXED_BY_MTK             1   // Bug fix for C0051 implementation
91                                              // QC_AMVP_MRG_UNIFY_IVCAN_C0051     1
92
93
94///// ***** INTERVIEW RESIDUAL PREDICTION *********
95#define H3D_IVRP                          1   // Inter-view residual prediction
96                                              // HHI_INTER_VIEW_RESIDUAL_PRED
97                                              // QC_SIMPLIFIEDIVRP_M24938
98                                              // MTK_C0138_FIXED                   // Fix for IBP coding structure in view direction (not CTC)
99                                              // MTK_MDIVRP_C0138
100                                              // LG_RESTRICTEDRESPRED_M24766       1   // Restricted inter-view residual prediction
101                                              // FIX_LG_RESTRICTEDRESPRED_M24766   1
102
103///// ***** DISPARITY VECTOR DERIVATION *********
104#define H3D_NBDV                          1   // Neighboring block disparity derivation
105                                              // JCT3V-A0097
106                                              // LGE_DVMCP_A0126
107                                              // LGE_DVMCP_MEM_REDUCTION_B0135     
108                                              // DV_DERIVATION_PARALLEL_B0096, enable parallel derivation of disparity vector
109                                              // QC_SIMPLE_NBDV_B0047
110                                              // FIX_LGE_DVMCP_B0133
111                                              // LGE_IVMP_PARALLEL_MERGE_B0136, B0136 support of parallel merge/skip in disparity vector derivation
112                                              // FIX_LGE_IVMP_PARALLEL_MERGE_B0136
113
114                                              // QC_NBDV_LDB_FIX_C0055
115                                              // MTK_SAIT_TEMPORAL_FIRST_ORDER_C0141_C0097
116                                              // MTK_RELEASE_DV_CONSTRAINT_C0129   
117                                              // MTK_SIMPLIFY_DVTC_C0135           
118                                              // FIX_CHROMA_RESIDUAL_C0129         
119
120///// ***** MOTION PARAMETER INHERITANCE  *********
121#define MTK_DEPTH_MERGE_TEXTURE_CANDIDATE_C0137   1   // JCT3V-C0137
122#define HHI_MPI                           0   // motion parameter inheritance from texture picture for depth map coding
123#if HHI_MPI
124#define FIX_MPI_B0065                     1   // JCT3V-B0065, fix the MPI bug when RQT is off
125#endif
126#define MTK_UNCONSTRAINED_MVI_B0083       1    //JCT3V-B0083
127
128///// ***** VIEW SYNTHESIS OPTIMIZAION *********
129#define HHI_VSO                           1
130#define HHI_VSO_LS_TABLE_M23714           1   // m23714, enable table base Lagrange multiplier optimization
131#define HHI_VSO_DIST_INT                  1   // Allow negative synthesized view distortion change
132#define HHI_VSO_COLOR_PLANES              1   // Compute VSO distortion on color planes
133#define HHI_VSO_RM_ASSERTIONS             0   // Output VSO assertions
134#define HHI_VSO_SYNTH_DIST_OUT            0   // Output of synthesized view distortion instead of depth distortion in encoder output
135#define SAIT_VSO_EST_A0033                1   // JCT3V-A0033 modification 3
136#define LGE_VSO_EARLY_SKIP_A0093          1   // JCT3V-A0093 modification 4
137#define LGE_WVSO_A0119                    1   // JCT3V-A0119 & JCT3V-B0131 Depth Metric with a weighted depth fidelity term
138
139
140///// ***** ILLUMINATION COMPENSATON *********
141#define LGE_ILLUCOMP_B0045                1   // JCT2-B0045 Illumination compensation for Luma and Chroma
142                                              // LGE_ILLUCOMP_B0045_ENCSIMP
143                                              // FIX_LGE_ILLUCOMP_B0045           
144#if LGE_ILLUCOMP_B0045
145#define LGE_ILLUCOMP_DEPTH_C0046          1   // JCT2-C0046 Apply illumination compensation to depth
146#if LGE_ILLUCOMP_DEPTH_C0046
147#define FIX_ILLUCOMP_DEPTH                1
148#endif
149#endif
150
151///// ***** INTERVIEW SKIP *********
152#define HHI_INTERVIEW_SKIP                1
153
154///// ***** QUADTREE LIMITATION *********
155#define H3D_QTL                            1 // OL_QTLIMIT_dPREDCODING_B0068 //JCT3V-B0068
156                                             // HHI_QTLPC_RAU_OFF_C0160     // JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units
157
158///// ***** OTHERS *********
159#define LG_ZEROINTRADEPTHRESI_A0087       1   // JCT2-A0087
160#define HHI_FULL_PEL_DEPTH_MAP_MV_ACC     1   // full-pel mv accuracy for depth maps
161#define VIDYO_VPS_INTEGRATION             1   // Integration of VPS
162#define HHI_DEPTH_INTRA_SEARCH_RAU_C0160  1   // JCT3V-C0160 change 1: full Intra search in depth random access units
163#define FIX_POZNAN_CABAC_INIT_FLAG        1
164#define FIX_LGE_WP_FOR_3D_C0223           1   // JCT3V-C0223 Weighted Prediction Bug-fix for 3D-HEVC. Caution! There is still crush using WP with Residual Prediction.
165#define FIX_APPENCTOP_T_ONLY              1   // For Texture-only coding
166
167///// ***** FCO  *********
168#define FLEX_CODING_ORDER_M23723          1
169#if FLEX_CODING_ORDER_M23723
170#define DISABLE_FCO_FOR_VSO               0 // Optional compile settings to disable VSO with FCO.
171#define FCO_DVP_REFINE_C0132_C0170        0 // depth oriented disparity vector prediction from JCT3V-C0132 and JCT3V-C0170
172#define FCO_FIX                           0 // Bug fix for C0137 and C0152 on FCO
173#define FCO_FIX_SPS_CHANGE                0 // Sending camera parameters in SPS of depth for depth to disparity conversion used by VSP and DoDVP
174#else
175#define DISABLE_FCO_FOR_VSO               0 // Optional compile settings to disable VSO with FCO.
176#define FCO_DVP_REFINE_C0132_C0170        0 // depth oriented disparity vector prediction from JCT3V-C0132 and JCT3V-C0170
177#define FCO_FIX                           0 // Fixing bugs from HTM 6.0 which
178#define FCO_FIX_SPS_CHANGE                0 // Fixing bugs from HTM 6.0 which
179#endif
180
181///// ***** VSP *********
182#define MERL_VSP_C0152                    1 // JCT3V-C0152: 1: enable VSP-related tools; 0: disable VSP-related tools
183                                            // LGE_SIMP_DVP_REFINE_C0112           
184                                            // MERL_MTK_VSP_DVP_REFINE_C0152_C0131
185#if MERL_VSP_C0152
186#define MERL_VSP_C0152_BugFix_ForNoDepthCase     1// MERL bugfix for test condition of no depth
187/*
188 * Two macros are used to configure combinations of JCT3V-C0152 and JCT3V-C0131
189 *
190 *   a) (full) A full JCT3V-C0152 implementation, including JCT3V-C0131
191 *      #define MERL_VSP_COMPENSATION_C0152          1
192 *      #define MERL_MTK_VSP_DVP_REFINE_C0152_C0131  1
193 *
194 *   b) (mvp2off) For partial JCT3V-C0152 excluding overlaps from JCT3V-C0131
195 *      #define MERL_VSP_COMPENSATION_C0152          1
196 *      #define MERL_MTK_VSP_DVP_REFINE_C0152_C0131  0
197 *
198 *   c) (nocand) For JCT3V-C0131 only
199 *      #define MERL_VSP_COMPENSATION_C0152          0
200 *      #define MERL_MTK_VSP_DVP_REFINE_C0152_C0131  1
201 */
202
203#define MERL_VSP_COMPENSATION_C0152          1 // JCT3V-C0152: 1: add VSP merge candidate to merging candidate list; 0: not to add   (nocand).
204
205
206#define MERL_VSP_BLOCKSIZE_C0152             4 // JCT3V-C0152: VSP block size, supported values: 1, 2 and 4.
207#define VSP_MERGE_POS                        5 // JCT3V-C0152: fixed position of VSP candidate in merge list, supported values: 5.
208                                               //MTK_DVPREFINE_BVSP_BUG_FIX               1
209
210#else // !MERL_VSP_C0152
211#define MERL_VSP_COMPENSATION_C0152          0 // JCT3V-C0152: 1: add VSP merge candidate to merging candidate list; 0: not to add
212#define MERL_VSP_BLOCKSIZE_C0152             4 // JCT3V-C0152: VSP block size, supported values: 1, 2 and 4.
213#endif
214
215
216///// ***** DERIVED PARAMETERS *********
217#if H3D_NBDV                   
218#define DIS_CANS                          1
219#define MCP_DIS_CANS                      7
220#endif                                 
221
222#define HHI_INTERVIEW_SKIP_LAMBDA_SCALE   1
223
224#if HHI_DMM_WEDGE_INTRA || HHI_DMM_PRED_TEX
225#define DMM_WEDGEMODEL_MIN_SIZE           4
226#define DMM_WEDGEMODEL_MAX_SIZE          32
227#define DMM_WEDGE_PREDDIR_DELTAEND_MAX    4
228#endif
229
230#if LGE_EDGE_INTRA_A0070
231#define LGE_EDGE_INTRA_MIN_SIZE           4
232#define LGE_EDGE_INTRA_MAX_SIZE           32
233#define LGE_EDGE_INTRA_THRESHOLD          20
234#define LGE_EDGE_INTRA_MAX_EDGE_NUM_PER_4x4 8
235#define LGE_EDGE_INTRA_DELTA_DC           1
236#define LGE_EDGE_INTRA_PIXEL_DIFFERENCE   1
237#endif
238
239
240#if H3D_NBDV                           
241#define DVFROM_LEFTBELOW                  1
242#define DVFROM_LEFT                       2
243#define DVFROM_ABOVERIGHT                 3
244#define DVFROM_ABOVE                      4
245#define DVFROM_ABOVELEFT                  5
246#define DVFROM_COL                        6
247#endif
248
249
250#if HHI_DMM_PRED_TEX || HHI_DMM_WEDGE_INTRA
251#define DMM3_SIMPLIFY_TR                  1
252#endif
253
254
255#if RWTH_SDC_DLT_B0036
256#define Log2( n ) ( log((double)n) / log(2.0) )
257#define HS_REFERENCE_SUBSAMPLE_C0154      1
258#endif
259
260#define HHI_MPI_MERGE_POS                 0
261#endif
262
263
264///// ***** HM 6.1 *********
265
266//// REMOVED HM 6.1 Guard macros (corresponding to macros removed in HM 6.3.1)
267/*
268#define SKIPFRAME_BUGFIX                  1 ///< bug fix to enable skipFrame at decoder
269#define START_DECODING_AT_CRA             1 ///< H0496, start decoding at clear random access point
270#define NO_COMBINED_PARALLEL              1 ///< Disallow any combined usage of parallel tools among Tile, EntropySlice and Wavefont
271#define PARALLEL_MERGE                    1 ///< H0082 parallel merge/skip
272#define MVP_AT_ENTROPYSLICE_BOUNDARY      1  //< H0362 enable motion prediction accross entropy slice boundary
273#define FAST_DECISION_FOR_MRG_RD_COST     1  ////< H0178: Fast Decision for Merge 2Nx2N RDCost
274#define PIC_CROPPING                      1  ///< Picture cropping and size constraints
275#define NAL_REF_FLAG                      1  ///< Change nal_ref_idc to nal_ref_flag (JCTVC-F463)
276#define REMOVE_DIV_OPERATION      1  ///< H0238: Simplified intra horizontal and vertical filtering
277#define LOGI_INTRA_NAME_3MPM      1  ///< H0407: logical Intra mode naming (sequential angular mode numbering) and 3 MPM mode coding
278#define LEVEL_CTX_LUMA_RED        1  ///<H0130: Luma level context reduction
279#define REMOVE_INFER_SIGGRP       1  ///<H0131: Remove inferred significant_coeff_group_flag
280#define SET_MERGE_TMVP_REFIDX     1  ///< H0278/H0199: Setting the merge TMVP refidx to 0 for the non-first partition
281#define MULTILEVEL_SIGMAP_EXT     1  ///< H0526: multi-level significance map extended to smaller TUs
282#define MULTIBITS_DATA_HIDING     1  ///< H0481: multiple sign bit hiding
283#define DEQUANT_CLIPPING          1  ///< H0312/H0541: transformed coefficients clipping before de-quantization
284#define REMOVE_NON_SCALED         1 ///< H0164/H0250: Removal of non-scaled merge candidate
285#define MRG_IDX_CTX_RED           1 ///< H0251: Merge index context reduction
286#define SIMP_MRG_PRUN             1 ///< H0252: simplification of merge pruning process
287#define AMVP_PRUNING_SIMPLIFICATION         1     ///H0316: simplify the pruning process of AMVP by exempting the temporal candidate
288#define AMVP_ZERO_CHECKING_REMOVAL          1     ///H0239/H0316: remove zero motion vector checking of AMVP
289#define H0111_MVD_L1_ZERO         1  ///< H0111: modification of bi-prediction
290#define CLIPSCALEDMVP               1  ///< H0216: Clipping scaled MV to 16 bit
291#define UNIFIED_TRANSFORM_TREE      1   ///< H0123: unified tree structure for TU
292#define SIGMAP_CTX_SUBBLOCK       1 ///< H0290: 4x4 sub-block based region for significant_flag context selection
293#define LAST_CTX_REDUCTION        1  ///< H0537/H514: contexts reduction for last position coding
294#define AMP_CTX                   1 ///<H0545: context reduction for asymmetric partition
295#define RESTRICT_GR1GR2FLAG_NUMBER    1 ///< H0554: Throughput improvement of CABAC coefficients level coding
296#define EIGHT_BITS_RICE_CODE        1 ///< H0498 : 8 bits rice codes
297#define SAO_UNIT_INTERLEAVING      1   ///< H0273
298#define ALF_SINGLE_FILTER_SHAPE    1     //< !!! H0068: Single filter type : 9x7 cross + 3x3 square
299#define ALF_16_BA_GROUPS        1     ///< H0409 16 BA groups
300#define LCU_SYNTAX_ALF          1     ///< H0274 LCU-syntax ALF
301#define ALF_CHROMA_COEF_PRED_HARMONIZATION 1 ///< H0483: ALF chroma coeff pred harmonization
302#define CABAC_LINEAR_INIT       1     ///< H0535 : linear CABAC initialization
303#define UNIFIED_TRANSFORM       1     ///< H0492: unify square and non-square transform
304#define G519_TU_AMP_NSQT_HARMONIZATION  1   ///< G519: Harmonization of implicit TU, AMP and NSQT
305#define CHROMA_MODE_CODING                   1     //H0326/H0475 : 2-length fixed, bypass coding for chroma intra prediction mode
306#define NSQT_LFFIX                           1     ///< Bug fix related to NSQT and deblocking filter
307#define H0736_AVC_STYLE_QP_RANGE             1    ///< H0736: AVC style qp range and wrapping.
308#define H0204_QP_PREDICTION                  1    ///< H0204: improved QP prediction
309#define BURST_IPCM                        1           ///< H0051: Burst IPCM
310#define H0137_0138_LIST_MODIFICATION      1           // Enabled reference picture lists combination (H0137) and reference picture list modification (H0138) updates
311#define LTRP_MULT                       1           ///< enable/disable multiple long term reference pictures with same POC LSB
312#define OL_FLUSH 1          // Set to 1 to enable Wavefront Flush.
313#define FIXED_NUMBER_OF_TILES_SLICE_MODE                1
314#define SCALING_LIST                  1 //JCTVC-H0230/H0461/H0237
315#define DEFAULT_DC                    1 // JCTVC-H0242
316#define RPS_IN_SPS                    1 // Adopted during discussion of JCTVC-H0423
317#define H0412_REF_PIC_LIST_RESTRICTION 1
318#define H0566_TLA                     1
319#define H0567_DPB_PARAMETERS_PER_TEMPORAL_LAYER 1
320#define DBL_H0473_PART_1          1   //Deblocking filtering simplification
321#define DBL_CONTROL               1   //PPS deblocking_filter_control_present_flag (JCTVC-H0398); condition for inherit params flag in SH (JCTVC-H0424)
322#define DBL_STRONG_FILTER_CLIP    1   //Introduction of strong filter clipping in deblocking filter (JCTVC-H0275)
323#define H0388                       1 // JCTVC-H0388
324#define TILES_WPP_ENTRY_POINT_SIGNALLING        1 // JCTVC-H0556. Assumes either Tiles is ON or WPP is ON (not both simultaneously).
325#define REMOVE_TILE_DEPENDENCE                  1 // remove tile_boundary_independence_flag and dependent tiles
326#define TILES_OR_ENTROPY_SYNC_IDC               1 // tiles_or_entropy_coding_sync_idc flag
327#define COMPLETE_SLICES_IN_TILE     1 // Among the constraints between slices and tiles, all slices within a tile shall be complete (JCTVC-H0348/JCTVC-H0463) for SliceMode 1&2
328#define WPP_SIMPLIFICATION          1 // JCTVC-H0349/JCTVC-0517
329*/
330
331
332#define LOSSLESS_CODING                   1 ///< H0530: lossless and lossy (mixed) coding
333#if LOSSLESS_CODING
334#define SEQUENCE_LEVEL_LOSSLESS           0 ///< H0530: used only for sequence or frame-level lossless coding
335#endif
336
337#define LOG2_PARALLEL_MERGE_LEVEL_MINUS2  0 //< H0082 parallel merge level 0-> 4x4, 1-> 8x8, 2->16x16, 3->32x32, 4->64x64
338
339#if LOG2_PARALLEL_MERGE_LEVEL_MINUS2
340#define CU_BASED_MRG_CAND_LIST            1  //< H0240: single merge candidate list for all PUs inside a 8x8 CU conditioned on LOG2_PARALLEL_MERGE_LEVEL_MINUS2 > 0
341#define FIX_CU_BASED_MRG_CAND_LIST_B0136  1  //< B0136 bug fix for CU_BASED_MRG_CAND_LIST
342#endif
343
344#define DISABLING_CLIP_FOR_BIPREDME         1  ///< Ticket #175
345#define SIGMAP_CONST_AT_HIGH_FREQUENCY      1      ///< H0095 method2.1: const significance map at high freaquency
346
347#define C1FLAG_NUMBER               8 // maximum number of largerThan1 flag coded in one chunk :  16 in HM5
348#define C2FLAG_NUMBER               1 // maximum number of largerThan2 flag coded in one chunk:  16 in HM5
349
350#define REMOVE_SAO_LCU_ENC_CONSTRAINTS_1 0  ///< disable the encoder constraint that does not test SAO/BO mode for chroma in interleaved mode
351#define REMOVE_SAO_LCU_ENC_CONSTRAINTS_2 0  ///< disable the encoder constraint that reduce the range of SAO/EO for chroma in interleaved mode
352#define REMOVE_SAO_LCU_ENC_CONSTRAINTS_3 0  ///< disable the encoder constraint that conditionally disable SAO for chroma for entire slice in interleaved mode
353#define COLLOCATED_REF_IDX      1           ///< H0442: signal collocated reference index
354
355
356#define MAX_NUM_SPS                32
357#define MAX_NUM_PPS                256
358#define MAX_NUM_APS                32         //< !!!KS: number not defined in WD yet
359
360#define MRG_MAX_NUM_CANDS_SIGNALED         5   //<G091: value of maxNumMergeCand signaled in slice header
361
362#define WEIGHTED_CHROMA_DISTORTION  1   ///< F386: weighting of chroma for RDO
363#define RDOQ_CHROMA_LAMBDA          1   ///< F386: weighting of chroma for RDOQ
364#define ALF_CHROMA_LAMBDA           1   ///< F386: weighting of chroma for ALF
365#define SAO_CHROMA_LAMBDA           1   ///< F386: weighting of chroma for SAO
366
367#define MIN_SCAN_POS_CROSS          4
368
369#define FAST_BIT_EST                1   ///< G763: Table-based bit estimation for CABAC
370
371
372#define MLS_GRP_NUM                         64     ///< G644 : Max number of coefficient groups, max(16, 64)
373#define MLS_CG_SIZE                         4      ///< G644 : Coefficient group size of 4x4
374
375#define ADAPTIVE_QP_SELECTION               1      ///< G382: Adaptive reconstruction levels, non-normative part for adaptive QP selection
376#if ADAPTIVE_QP_SELECTION
377#define ARL_C_PRECISION                     7      ///< G382: 7-bit arithmetic precision
378#define LEVEL_RANGE                         30     ///< G382: max coefficient level in statistics collection
379#endif
380
381
382#define NS_HAD                               1
383
384#define APS_BITS_FOR_SAO_BYTE_LENGTH 12
385#define APS_BITS_FOR_ALF_BYTE_LENGTH 8
386
387
388
389#define HHI_RQT_INTRA_SPEEDUP             1           ///< tests one best mode with full rqt
390#define HHI_RQT_INTRA_SPEEDUP_MOD         0           ///< tests two best modes with full rqt
391
392
393
394#if HHI_RQT_INTRA_SPEEDUP_MOD && !HHI_RQT_INTRA_SPEEDUP
395#error
396#endif
397
398
399
400#define VERBOSE_RATE 0                               ///< Print additional rate information in encoder
401
402#define AMVP_DECIMATION_FACTOR            4
403
404#define SCAN_SET_SIZE                     16
405#define LOG2_SCAN_SET_SIZE                4
406
407#if LGE_EDGE_INTRA_A0070
408#if LGE_EDGE_INTRA_DELTA_DC
409#define FAST_UDI_MAX_RDMODE_NUM               37          ///< maximum number of RD comparison in fast-UDI estimation loop
410#else
411#define FAST_UDI_MAX_RDMODE_NUM               36          ///< maximum number of RD comparison in fast-UDI estimation loop
412#endif
413#else
414#define FAST_UDI_MAX_RDMODE_NUM               35          ///< maximum number of RD comparison in fast-UDI estimation loop
415#endif
416
417#define ZERO_MVD_EST                          0           ///< Zero Mvd Estimation in normal mode
418
419#define NUM_INTRA_MODE 36
420#define LM_CHROMA_IDX  35
421
422#if HHI_DMM_WEDGE_INTRA && HHI_DMM_PRED_TEX
423enum MODE_IDX
424{
425  DMM_WEDGE_FULL_IDX         = NUM_INTRA_MODE,
426  DMM_WEDGE_FULL_D_IDX       = NUM_INTRA_MODE+1,
427  DMM_WEDGE_PREDTEX_IDX      = NUM_INTRA_MODE+2,
428  DMM_WEDGE_PREDTEX_D_IDX    = NUM_INTRA_MODE+3,
429  DMM_CONTOUR_PREDTEX_IDX    = NUM_INTRA_MODE+4,
430  DMM_CONTOUR_PREDTEX_D_IDX  = NUM_INTRA_MODE+5,
431  DMM_WEDGE_PREDDIR_IDX      = NUM_INTRA_MODE+6,
432  DMM_WEDGE_PREDDIR_D_IDX    = NUM_INTRA_MODE+7
433};
434#define NUM_DMM_MODE 8
435#elif HHI_DMM_WEDGE_INTRA && !HHI_DMM_PRED_TEX
436enum MODE_IDX
437{
438  DMM_WEDGE_FULL_IDX         = NUM_INTRA_MODE,
439  DMM_WEDGE_FULL_D_IDX       = NUM_INTRA_MODE+1,
440  DMM_WEDGE_PREDDIR_IDX      = NUM_INTRA_MODE+2,
441  DMM_WEDGE_PREDDIR_D_IDX    = NUM_INTRA_MODE+3
442};
443#define NUM_DMM_MODE 4
444#elif !HHI_DMM_WEDGE_INTRA && HHI_DMM_PRED_TEX
445enum MODE_IDX
446{
447  DMM_WEDGE_PREDTEX_IDX      = NUM_INTRA_MODE,
448  DMM_WEDGE_PREDTEX_D_IDX    = NUM_INTRA_MODE+1,
449  DMM_CONTOUR_PREDTEX_IDX    = NUM_INTRA_MODE+2,
450  DMM_CONTOUR_PREDTEX_D_IDX  = NUM_INTRA_MODE+3,
451};
452#define NUM_DMM_MODE 4
453#endif
454
455#if LGE_EDGE_INTRA_A0070
456#if HHI_DMM_WEDGE_INTRA || HHI_DMM_PRED_TEX
457#define EDGE_INTRA_IDX  (NUM_INTRA_MODE+NUM_DMM_MODE)
458#endif // HHI_DMM_WEDGE_INTRA || HHI_DMM_PRED_TEX
459#if LGE_EDGE_INTRA_DELTA_DC
460#define EDGE_INTRA_DELTA_IDX          (EDGE_INTRA_IDX+1)
461#endif
462#endif // LGE_EDGE_INTRA
463
464#define IBDI_DISTORTION                0           ///< enable/disable SSE modification when IBDI is used (JCTVC-D152)
465#define FIXED_ROUNDING_FRAME_MEMORY    0           ///< enable/disable fixed rounding to 8-bitdepth of frame memory when IBDI is used
466
467#define WRITE_BACK                      1           ///< Enable/disable the encoder to replace the deltaPOC and Used by current from the config file with the values derived by the refIdc parameter.
468#define PRINT_RPS_INFO                  0           ///< Enable/disable the printing of bits used to send the RPS.
469                                                    // using one nearest frame as reference frame, and the other frames are high quality (POC%4==0) frames (1+X)
470                                                    // this should be done with encoder only decision
471                                                    // but because of the absence of reference frame management, the related code was hard coded currently
472#define OL_FLUSH_ALIGN 0    // Align flush to byte boundary.  This preserves byte operations in CABAC (faster) but at the expense of an average
473                            // of 4 bits per flush.
474                            // Setting to 0 will slow cabac by an as yet unknown amount.
475                            // This is here just to perform timing tests -- OL_FLUSH_ALIGN should be 0 for WPP.
476
477#define RVM_VCEGAM10_M         4
478
479#define PLANAR_IDX             0
480#define VER_IDX                26                    // index for intra VERTICAL   mode
481#define HOR_IDX                10                    // index for intra HORIZONTAL mode
482#define DC_IDX                 1                     // index for intra DC mode
483#define NUM_CHROMA_MODE        6                     // total number of chroma modes
484#define DM_CHROMA_IDX          36                    // chroma mode index for derived from luma intra mode
485
486
487#define FAST_UDI_USE_MPM 1
488
489#define RDO_WITHOUT_DQP_BITS              0           ///< Disable counting dQP bits in RDO-based mode decision
490
491#define FULL_NBIT 0 ///< When enabled, does not use g_uiBitIncrement anymore to support > 8 bit data
492
493
494#define AD_HOC_SLICES_FIXED_NUMBER_OF_LCU_IN_SLICE      1          ///< OPTION IDENTIFIER. mode==1 -> Limit maximum number of largest coding tree blocks in a slice
495#define AD_HOC_SLICES_FIXED_NUMBER_OF_BYTES_IN_SLICE    2          ///< OPTION IDENTIFIER. mode==2 -> Limit maximum number of bins/bits in a slice
496#define AD_HOC_SLICES_FIXED_NUMBER_OF_TILES_IN_SLICE    3
497
498// Entropy slice options
499#define SHARP_FIXED_NUMBER_OF_LCU_IN_ENTROPY_SLICE            1          ///< OPTION IDENTIFIER. Limit maximum number of largest coding tree blocks in an entropy slice
500#define SHARP_MULTIPLE_CONSTRAINT_BASED_ENTROPY_SLICE         2          ///< OPTION IDENTIFIER. Limit maximum number of bins/bits in an entropy slice
501
502#define LOG2_MAX_NUM_COLUMNS_MINUS1        7
503#define LOG2_MAX_NUM_ROWS_MINUS1           7
504#define LOG2_MAX_COLUMN_WIDTH              13
505#define LOG2_MAX_ROW_HEIGHT                13
506
507#define MAX_MARKER_PER_NALU                 1000
508
509#define MATRIX_MULT                             0   // Brute force matrix multiplication instead of partial butterfly
510
511#define REG_DCT 65535
512
513#define AMP_SAD                               1           ///< dedicated SAD functions for AMP
514#define AMP_ENC_SPEEDUP                       1           ///< encoder only speed-up by AMP mode skipping
515#if AMP_ENC_SPEEDUP
516#define AMP_MRG                               1           ///< encoder only force merge for AMP partition (no motion search for AMP)
517#endif
518
519#define SCALING_LIST_OUTPUT_RESULT    0 //JCTVC-G880/JCTVC-G1016 quantization matrices
520#define H0566_TLA_SET_FOR_SWITCHING_POINTS 1
521
522
523#define CABAC_INIT_FLAG             1 // JCTVC-H0540
524#define CABAC_INIT_PRESENT_FLAG     1
525
526
527// ====================================================================================================================
528// VPS INTEGRATION
529// ====================================================================================================================
530#if !QC_MVHEVC_B0046
531#if VIDYO_VPS_INTEGRATION
532#define MAX_NUM_VPS 10
533#endif
534#else
535#define MAX_NUM_VPS 1
536#endif
537
538
539// ====================================================================================================================
540// Basic type redefinition
541// ====================================================================================================================
542
543typedef       void                Void;
544typedef       bool                Bool;
545
546typedef       char                Char;
547typedef       unsigned char       UChar;
548typedef       short               Short;
549typedef       unsigned short      UShort;
550typedef       int                 Int;
551typedef       unsigned int        UInt;
552typedef       double              Double;
553
554// ====================================================================================================================
555// 64-bit integer type
556// ====================================================================================================================
557
558#ifdef _MSC_VER
559typedef       __int64             Int64;
560
561#if _MSC_VER <= 1200 // MS VC6
562typedef       __int64             UInt64;   // MS VC6 does not support unsigned __int64 to double conversion
563#else
564typedef       unsigned __int64    UInt64;
565#endif
566
567#else
568
569typedef       long long           Int64;
570typedef       unsigned long long  UInt64;
571
572#endif
573
574// ====================================================================================================================
575// Type definition
576// ====================================================================================================================
577
578typedef       UChar           Pxl;        ///< 8-bit pixel type
579typedef       Short           Pel;        ///< 16-bit pixel type
580typedef       Int             TCoeff;     ///< transform coefficient
581
582
583// ====================================================================================================================
584// Define Distortion Types
585// ====================================================================================================================
586typedef       Int64           RMDist;     ///< renderer model distortion
587
588#if HHI_VSO_DIST_INT
589typedef       Int              Dist;       ///< RDO distortion
590#define       RDO_DIST_MIN     MIN_INT
591#define       RDO_DIST_MAX     MAX_INT
592#else
593typedef       UInt             Dist;       ///< RDO distortion
594#define       RDO_DIST_MIN     0
595#define       RDO_DIST_MAX     MAX_UINT
596#endif
597
598/// parameters for adaptive loop filter
599class TComPicSym;
600
601#define NUM_DOWN_PART 4
602
603enum SAOTypeLen
604{
605  SAO_EO_LEN    = 4,
606  SAO_BO_LEN    = 4,
607  SAO_MAX_BO_CLASSES = 32
608};
609
610enum SAOType
611{
612  SAO_EO_0 = 0,
613  SAO_EO_1,
614  SAO_EO_2,
615  SAO_EO_3,
616  SAO_BO,
617  MAX_NUM_SAO_TYPE
618};
619
620typedef struct _SaoQTPart
621{
622  Int         iBestType;
623  Int         iLength;
624  Int         bandPosition ;
625  Int         iOffset[4];
626  Int         StartCUX;
627  Int         StartCUY;
628  Int         EndCUX;
629  Int         EndCUY;
630
631  Int         PartIdx;
632  Int         PartLevel;
633  Int         PartCol;
634  Int         PartRow;
635
636  Int         DownPartsIdx[NUM_DOWN_PART];
637  Int         UpPartIdx;
638
639  Bool        bSplit;
640
641  //---- encoder only start -----//
642  Bool        bProcessed;
643  Double      dMinCost;
644  Int64       iMinDist;
645  Int         iMinRate;
646  //---- encoder only end -----//
647} SAOQTPart;
648
649typedef struct _SaoLcuParam
650{
651  Bool       mergeUpFlag;
652  Bool       mergeLeftFlag;
653  Int        typeIdx;
654  Int        bandPosition;
655  Int        offset[4];
656  Int        runDiff;
657  Int        run;
658  Int        partIdx;
659  Int        partIdxTmp;
660  Int        length;
661} SaoLcuParam;
662
663struct SAOParam
664{
665  Bool       bSaoFlag[3];
666  SAOQTPart* psSaoPart[3];
667  Int        iMaxSplitLevel;
668  Int        iNumClass[MAX_NUM_SAO_TYPE];
669  Bool         oneUnitFlag[3];
670  SaoLcuParam* saoLcuParam[3];
671  Int          numCuInHeight;
672  Int          numCuInWidth;
673  ~SAOParam();
674};
675
676struct ALFParam
677{
678  Int alf_flag;                           ///< indicates use of ALF
679  Int num_coeff;                          ///< number of filter coefficients
680  Int filter_shape;
681  Int *filterPattern;
682  Int startSecondFilter;
683  Int filters_per_group;
684  Int predMethod;
685  Int *nbSPred;
686  Int **coeffmulti;
687  Int minKStart;
688  Int componentID;
689  Int* kMinTab;
690  //constructor, operator
691  ALFParam():componentID(-1){}
692  ALFParam(Int cID){create(cID);}
693  ALFParam(const ALFParam& src) {*this = src;}
694  ~ALFParam(){destroy();}
695  const ALFParam& operator= (const ALFParam& src);
696private:
697  Void create(Int cID);
698  Void destroy();
699  Void copy(const ALFParam& src);
700};
701
702struct AlfUnitParam
703{
704  Int   mergeType;
705  Bool  isEnabled;
706  Bool  isNewFilt;
707  Int   storedFiltIdx;
708  ALFParam* alfFiltParam;
709  //constructor, operator
710  AlfUnitParam();
711  AlfUnitParam(const AlfUnitParam& src){ *this = src;}
712  const AlfUnitParam& operator= (const AlfUnitParam& src);
713  Bool operator == (const AlfUnitParam& cmp);
714};
715
716struct AlfParamSet
717{
718  Bool isEnabled[3];
719  Bool isUniParam[3];
720  Int  numLCUInWidth;
721  Int  numLCUInHeight;
722  Int  numLCU;
723  AlfUnitParam* alfUnitParam[3];
724  //constructor, operator
725  AlfParamSet(){create();}
726  ~AlfParamSet(){destroy();}
727  Void create(Int width =0, Int height=0, Int num=0);
728  Void init();
729  Void releaseALFParam();
730  Void createALFParam();
731private:
732  Void destroy();
733};
734
735
736
737/// parameters for deblocking filter
738typedef struct _LFCUParam
739{
740  Bool bInternalEdge;                     ///< indicates internal edge
741  Bool bLeftEdge;                         ///< indicates left edge
742  Bool bTopEdge;                          ///< indicates top edge
743} LFCUParam;
744
745// ====================================================================================================================
746// Enumeration
747// ====================================================================================================================
748
749/// supported slice type
750enum SliceType
751{
752  I_SLICE,
753  P_SLICE,
754  B_SLICE
755};
756
757/// chroma formats (according to semantics of chroma_format_idc)
758enum ChromaFormat
759{
760  CHROMA_400  = 0,
761  CHROMA_420  = 1,
762  CHROMA_422  = 2,
763  CHROMA_444  = 3
764};
765
766/// supported partition shape
767enum PartSize
768{
769  SIZE_2Nx2N,           ///< symmetric motion partition,  2Nx2N
770  SIZE_2NxN,            ///< symmetric motion partition,  2Nx N
771  SIZE_Nx2N,            ///< symmetric motion partition,   Nx2N
772  SIZE_NxN,             ///< symmetric motion partition,   Nx N
773  SIZE_2NxnU,           ///< asymmetric motion partition, 2Nx( N/2) + 2Nx(3N/2)
774  SIZE_2NxnD,           ///< asymmetric motion partition, 2Nx(3N/2) + 2Nx( N/2)
775  SIZE_nLx2N,           ///< asymmetric motion partition, ( N/2)x2N + (3N/2)x2N
776  SIZE_nRx2N,           ///< asymmetric motion partition, (3N/2)x2N + ( N/2)x2N
777  SIZE_NONE = 15
778};
779
780
781enum BlenMod
782{
783    BLEND_NONE  = -1,
784    BLEND_AVRG  = 0,
785    BLEND_LEFT  = 1,
786    BLEND_RIGHT = 2,
787    BLEND_GEN   =  3
788};
789
790/// supported prediction type
791enum PredMode
792{
793  MODE_SKIP,            ///< SKIP mode
794  MODE_INTER,           ///< inter-prediction mode
795  MODE_INTRA,           ///< intra-prediction mode
796  MODE_NONE = 15
797};
798
799/// texture component type
800enum TextType
801{
802  TEXT_LUMA,            ///< luma
803  TEXT_CHROMA,          ///< chroma (U+V)
804  TEXT_CHROMA_U,        ///< chroma U
805  TEXT_CHROMA_V,        ///< chroma V
806  TEXT_ALL,             ///< Y+U+V
807  TEXT_NONE = 15
808};
809
810/// reference list index
811enum RefPicList
812{
813  REF_PIC_LIST_0 = 0,   ///< reference list 0
814  REF_PIC_LIST_1 = 1,   ///< reference list 1
815  REF_PIC_LIST_C = 2,   ///< combined reference list for uni-prediction in B-Slices
816  REF_PIC_LIST_X = 100  ///< special mark
817};
818
819/// distortion function index
820enum DFunc
821{
822  DF_DEFAULT  = 0,
823  DF_SSE      = 1,      ///< general size SSE
824  DF_SSE4     = 2,      ///<   4xM SSE
825  DF_SSE8     = 3,      ///<   8xM SSE
826  DF_SSE16    = 4,      ///<  16xM SSE
827  DF_SSE32    = 5,      ///<  32xM SSE
828  DF_SSE64    = 6,      ///<  64xM SSE
829  DF_SSE16N   = 7,      ///< 16NxM SSE
830
831  DF_SAD      = 8,      ///< general size SAD
832  DF_SAD4     = 9,      ///<   4xM SAD
833  DF_SAD8     = 10,     ///<   8xM SAD
834  DF_SAD16    = 11,     ///<  16xM SAD
835  DF_SAD32    = 12,     ///<  32xM SAD
836  DF_SAD64    = 13,     ///<  64xM SAD
837  DF_SAD16N   = 14,     ///< 16NxM SAD
838
839  DF_SADS     = 15,     ///< general size SAD with step
840  DF_SADS4    = 16,     ///<   4xM SAD with step
841  DF_SADS8    = 17,     ///<   8xM SAD with step
842  DF_SADS16   = 18,     ///<  16xM SAD with step
843  DF_SADS32   = 19,     ///<  32xM SAD with step
844  DF_SADS64   = 20,     ///<  64xM SAD with step
845  DF_SADS16N  = 21,     ///< 16NxM SAD with step
846
847  DF_HADS     = 22,     ///< general size Hadamard with step
848  DF_HADS4    = 23,     ///<   4xM HAD with step
849  DF_HADS8    = 24,     ///<   8xM HAD with step
850  DF_HADS16   = 25,     ///<  16xM HAD with step
851  DF_HADS32   = 26,     ///<  32xM HAD with step
852  DF_HADS64   = 27,     ///<  64xM HAD with step
853  DF_HADS16N  = 28,     ///< 16NxM HAD with step
854
855#if SAIT_VSO_EST_A0033
856  DF_VSD      = 29,      ///< general size VSD
857  DF_VSD4     = 30,      ///<   4xM VSD
858  DF_VSD8     = 31,      ///<   8xM VSD
859  DF_VSD16    = 32,      ///<  16xM VSD
860  DF_VSD32    = 33,      ///<  32xM VSD
861  DF_VSD64    = 34,      ///<  64xM VSD
862  DF_VSD16N   = 35,      ///< 16NxM VSD
863#endif
864
865
866#if AMP_SAD
867  DF_SAD12    = 43,
868  DF_SAD24    = 44,
869  DF_SAD48    = 45,
870
871  DF_SADS12   = 46,
872  DF_SADS24   = 47,
873  DF_SADS48   = 48,
874
875  DF_SSE_FRAME = 50     ///< Frame-based SSE
876#else
877  DF_SSE_FRAME = 33     ///< Frame-based SSE
878#endif
879};
880
881/// index for SBAC based RD optimization
882enum CI_IDX
883{
884  CI_CURR_BEST = 0,     ///< best mode index
885  CI_NEXT_BEST,         ///< next best index
886  CI_TEMP_BEST,         ///< temporal index
887  CI_CHROMA_INTRA,      ///< chroma intra index
888  CI_QT_TRAFO_TEST,
889  CI_QT_TRAFO_ROOT,
890  CI_NUM,               ///< total number
891};
892
893/// motion vector predictor direction used in AMVP
894enum MVP_DIR
895{
896  MD_LEFT = 0,          ///< MVP of left block
897  MD_ABOVE,             ///< MVP of above block
898  MD_ABOVE_RIGHT,       ///< MVP of above right block
899  MD_BELOW_LEFT,        ///< MVP of below left block
900  MD_ABOVE_LEFT         ///< MVP of above left block
901};
902
903/// motion vector prediction mode used in AMVP
904enum AMVP_MODE
905{
906  AM_NONE = 0,          ///< no AMVP mode
907  AM_EXPL,              ///< explicit signalling of motion vector index
908};
909
910/// coefficient scanning type used in ACS
911enum COEFF_SCAN_TYPE
912{
913  SCAN_ZIGZAG = 0,      ///< typical zigzag scan
914  SCAN_HOR,             ///< horizontal first scan
915  SCAN_VER,              ///< vertical first scan
916  SCAN_DIAG              ///< up-right diagonal scan
917};
918
919// Renderer
920enum
921{
922  VIEWPOS_INVALID = -1,
923  VIEWPOS_LEFT    = 0,
924  VIEWPOS_RIGHT   = 1,
925  VIEWPOS_MERGED  = 2
926};
927
928//! \}
929
930#endif
931
932
Note: See TracBrowser for help on using the repository browser.