Ignore:
Timestamp:
5 Feb 2012, 22:00:22 (13 years ago)
Author:
poznan-univ
Message:

Poznan disocclusion coding - CU Skip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.2-poznan-univ/source/App/TAppEncoder/TAppEncTop.h

    r5 r11  
    9292#endif
    9393
     94#if POZNAN_SYNTH
     95  TRenTop                     m_cAvailabilityRenderer;
     96#endif
     97
    9498protected:
    9599  // initialization
     
    154158  Void  xStoreVSORefPicsInBuffer();                                                   ///< read in External Ref pic from file and store in buffer
    155159#endif
    156  
     160
     161
     162#if POZNAN_SYNTH
     163private:
     164  Void  xStoreSynthPicsInBuffer(Int iCoddedViewIdx, Bool bDepth);
     165#endif
     166
    157167};// END CLASS DEFINITION TAppEncTop
    158168
Note: See TracChangeset for help on using the changeset viewer.