Performance: enable reuse of coefficient memory (reallocation instead of...
Performance: enable reuse of coefficient memory (reallocation instead of free/malloc); actually reuse memory on decoder side (avoid reallocation every picture). + missing clearCUs() move in initStructData (leftover from previous commit)
Showing
- source/Lib/CommonLib/CodingStructure.cpp 11 additions, 35 deletionssource/Lib/CommonLib/CodingStructure.cpp
- source/Lib/CommonLib/CodingStructure.h 4 additions, 4 deletionssource/Lib/CommonLib/CodingStructure.h
- source/Lib/DecoderLib/DecLib.cpp 1 addition, 1 deletionsource/Lib/DecoderLib/DecLib.cpp
Loading
Please register or sign in to comment