Skip to content

Avoid CU copy in EncModeCtrlMTnoRQT::useModeResult

Fabrice URBAN requested to merge (removed):avoid_CU_copy into master

in EncModeCtrlMTnoRQT::useModeResult, CodingUnit copy constructor used for temporary constant variable. Use reference instead, with avoids the copy. No change on results is observed on a small test.

Edited by Fabrice URBAN

Merge request reports

Loading