Home
last modified time | relevance | path

Searched refs:GetLowestFrameNumWrapShortRefPic (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_dpb.h137 scoped_refptr<H264Picture> GetLowestFrameNumWrapShortRefPic();
Dh264_dpb.cc140 scoped_refptr<H264Picture> H264DPB::GetLowestFrameNumWrapShortRefPic() { in GetLowestFrameNumWrapShortRefPic() function in media::H264DPB
Dh264_decoder.cc909 dpb_.GetLowestFrameNumWrapShortRefPic(); in SlidingWindowPictureMarking()