- Timestamp:
- 18 May 2012, 13:21:56 (13 years ago)
- Location:
- branches/HTM-3.0-Qualcomm/source/Lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-3.0-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp
r56 r65 1 /* The copyright in this software is being made available under the BSD1 /* The copyright in this software is being made available under the BSD 2 2 * License, included below. This software may be subject to other third party 3 3 * and contributor rights, including patent rights, and no such rights are -
branches/HTM-3.0-Qualcomm/source/Lib/TLibEncoder/TEncCu.cpp
r62 r65 2547 2547 } 2548 2548 2549 // DQP -Scheiße2549 // DQP stuff 2550 2550 { 2551 2551 if( (g_uiMaxCUWidth>>uhDepth) == rpcTempCU->getSlice()->getPPS()->getMinCuDQPSize() && rpcTempCU->getSlice()->getPPS()->getUseDQP())
Note: See TracChangeset for help on using the changeset viewer.