Changeset 11 in 3DVCSoftware for branches/0.2-poznan-univ/source/App/TAppEncoder/TAppEncTop.h
- Timestamp:
- 5 Feb 2012, 22:00:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.2-poznan-univ/source/App/TAppEncoder/TAppEncTop.h
r5 r11 92 92 #endif 93 93 94 #if POZNAN_SYNTH 95 TRenTop m_cAvailabilityRenderer; 96 #endif 97 94 98 protected: 95 99 // initialization … … 154 158 Void xStoreVSORefPicsInBuffer(); ///< read in External Ref pic from file and store in buffer 155 159 #endif 156 160 161 162 #if POZNAN_SYNTH 163 private: 164 Void xStoreSynthPicsInBuffer(Int iCoddedViewIdx, Bool bDepth); 165 #endif 166 157 167 };// END CLASS DEFINITION TAppEncTop 158 168
Note: See TracChangeset for help on using the changeset viewer.