Changeset 1260 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder
- Timestamp:
- 14 Jul 2015, 03:24:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncTop.cpp
r1259 r1260 2324 2324 } 2325 2325 2326 /** \param iNumEncoded number of encoded frames 2326 /** 2327 Write access units to output file. 2328 \param bitstreamFile target bitstream file 2329 \param iNumEncoded number of encoded frames 2330 \param accessUnits list of access units to be written 2327 2331 */ 2328 2332 Void TAppEncTop::xWriteOutput(std::ostream& bitstreamFile, Int iNumEncoded, const std::list<AccessUnit>& accessUnits)
Note: See TracChangeset for help on using the changeset viewer.