Changeset 48 in 3DVCSoftware for branches/0.3-poznan-univ/source/App/TAppDecoder/TAppDecTop.cpp
- Timestamp:
- 30 Mar 2012, 18:57:41 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/App/TAppDecoder/TAppDecTop.cpp
r41 r48 739 739 Void TAppDecTop::storeSynthPicsInBuffer(Int iCoddedViewIdx,Int iCoddedViewOrderIdx, Int iCurPoc, Bool bDepth) 740 740 { 741 Int iLeftViewIdx = -1;742 Int iRightViewIdx = -1;743 741 Int iNearestViewIdx = -1; 744 742 Bool bRenderFromLeft; … … 830 828 Void TAppDecTop::storeDepthSynthPicsInBuffer(Int iCoddedViewIdx,Int iCoddedViewOrderIdx, Int iCurPoc) 831 829 { 832 Int iLeftViewIdx = -1;833 Int iRightViewIdx = -1;834 830 Int iNearestViewIdx = -1; 835 831 Bool bRenderFromLeft;
Note: See TracChangeset for help on using the changeset viewer.