Opened 6 years ago
Closed 5 years ago
#230 closed defect (fixed)
wrong memory bandwidth calculation in DMVR
Reported by: | hashimry | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-5.1 |
Component: | VTM | Version: | VTM-5.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
On measuring memory bandwidth of DMVR, VTM outputs wrong memory bandwidth.
This defect has no impact to coding performance.
Measuring does not include referenced pixel for searching.
On the other hand, it includes local interpolation (this shall be not included in memory bandwidth)
Change history (1)
comment:1 Changed 5 years ago by ksuehring
- Milestone set to VTM-5.1
- Resolution set to fixed
- Status changed from new to closed
- Version set to VTM-5.0
Note: See TracTickets for help on using tickets.
Related merge requests have been merged
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/619
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/622