Changeset 793 in 3DVCSoftware
- Timestamp:
- 23 Jan 2014, 10:40:02 (11 years ago)
- Location:
- branches/HTM-9.3-dev1-MediaTek
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.3-dev1-MediaTek/source/Lib/TLibCommon/TComDataCU.cpp
r787 r793 3291 3291 } 3292 3292 3293 #if !MTK_RBIP_VSP_G0069 3293 3294 if (m_pcSlice->isInterB() && refViewAvailFlag) 3294 3295 { … … 3330 3331 } 3331 3332 } 3333 #endif 3332 3334 3333 3335 // Set values to be returned -
branches/HTM-9.3-dev1-MediaTek/source/Lib/TLibCommon/TypeDef.h
r787 r793 256 256 #define H_3D_VSP_CONSTRAINED 0 257 257 #endif 258 #define MTK_RBIP_VSP_G0069 1 // Restricted bi-prediction for VSP 258 259 #endif 259 260
Note: See TracChangeset for help on using the changeset viewer.