Changeset 249 in 3DVCSoftware for branches/HTM-5.1-dev3-Mediatek/source/Lib/TLibCommon/TComResidualGenerator.h
- Timestamp:
- 1 Feb 2013, 04:38:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev3-Mediatek/source/Lib/TLibCommon/TComResidualGenerator.h
r247 r249 70 70 71 71 #if QC_MULTI_DIS_CAN_A0097 72 #if MTK_RELEASE_DV_CONSTRAINT 72 #if MTK_RELEASE_DV_CONSTRAINT_C0129 73 73 Bool getResidualSamples ( TComDataCU* pcCU, UInt uiPUIdx, TComYuv* pcYuv, TComMv iDisp_x 74 74 #if QC_SIMPLIFIEDIVRP_M24938 … … 114 114 Void xClearResidual ( TComYuv* pcCUResidual, UInt uiAbsPartIdx, UInt uiWidth, UInt uiHeight ); 115 115 #if QC_MULTI_DIS_CAN_A0097 116 #if MTK_RELEASE_DV_CONSTRAINT 116 #if MTK_RELEASE_DV_CONSTRAINT_C0129 117 117 Void xSetPredResidualBlock ( TComPic* pcPic, UInt uiBaseViewId, UInt uiXPos, UInt uiYPos, UInt uiBlkWidth, UInt uiBlkHeight, TComYuv* pcYuv, TComMv iDisp 118 118 #if QC_SIMPLIFIEDIVRP_M24938
Note: See TracChangeset for help on using the changeset viewer.