Searched defs:MaxLongTermFrameIdx (Results 1 – 3 of 3) sorted by relevance
684 pub fn mmco_op_4(&mut self, marking: &RefPicMarkingInner) -> MaxLongTermFrameIdx { in mmco_op_4()701 pub fn mmco_op_5(&mut self, pic: &mut PictureData) -> MaxLongTermFrameIdx { in mmco_op_5()
151 pub enum MaxLongTermFrameIdx { enum157 impl MaxLongTermFrameIdx { impl175 impl PartialEq<u32> for MaxLongTermFrameIdx { implementation184 impl PartialOrd<u32> for MaxLongTermFrameIdx { implementation
636 max_long_term_frame_idx: MaxLongTermFrameIdx, in long_term_pic_list_modification()