Ignore:
Timestamp:
30 Mar 2012, 18:57:41 (13 years ago)
Author:
poznan-univ
Message:

some bug fix on high level syntax
fixed some compiler warning issues under windows and linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.3-poznan-univ/source/App/TAppDecoder/TAppDecTop.cpp

    r41 r48  
    739739Void TAppDecTop::storeSynthPicsInBuffer(Int iCoddedViewIdx,Int iCoddedViewOrderIdx, Int iCurPoc, Bool bDepth)
    740740{
    741   Int  iLeftViewIdx  = -1;
    742   Int  iRightViewIdx = -1;
    743741  Int  iNearestViewIdx = -1;
    744742  Bool bRenderFromLeft;
     
    830828Void TAppDecTop::storeDepthSynthPicsInBuffer(Int iCoddedViewIdx,Int iCoddedViewOrderIdx, Int iCurPoc)
    831829{
    832   Int  iLeftViewIdx  = -1;
    833   Int  iRightViewIdx = -1;
    834830  Int  iNearestViewIdx = -1;
    835831  Bool bRenderFromLeft;
Note: See TracChangeset for help on using the changeset viewer.