Changeset 1262 in 3DVCSoftware for branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPicYuv.h
- Timestamp:
- 29 Jun 2015, 19:43:32 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPicYuv.h
r1200 r1262 167 167 // Set Function 168 168 Void setLumaTo ( Pel pVal ); 169 Void setChromaTo ( Pel pVal ); 170 #if H_3D_IV_MERGE 169 Void setChromaTo ( Pel pVal ); 170 #if H_3D_IV_MERGE 171 171 // sample to block and block to sample conversion 172 172 Void getTopLeftSamplePos( Int iCuAddr, Int iAbsZorderIdx, Int& riX, Int& riY ); 173 Void getCUAddrAndPartIdx( Int iX, Int iY, Int& riCuAddr, Int& riAbsZorderIdx );174 173 #endif 175 174 #endif
Note: See TracChangeset for help on using the changeset viewer.