Opened 5 years ago
Closed 5 years ago
#747 closed defect (fixed)
Missing definition of function LongTermRefPic()
Reported by: | vdrugeon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
The function LongTermRefPic( currPic, currCb, refIdxLX, LX ) is used twice in 8.5.2.12 Derivation process for collocated motion vectors, but never defined in the spec. The straightforward solution would be to copy the definition of this function from HEVC. Can experts confirm that this function is intended to be the same as in HEVC?
Change history (1)
comment:1 Changed 5 years ago by yk
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Copied the HEVC definition of the LongTermRefPic( ) function into JVET-Q2001-vA, which will be available soon.