Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_dpb.h130 scoped_refptr<H264Picture> GetShortRefPicByPicNum(int pic_num);
Dh264_dpb.cc120 scoped_refptr<H264Picture> H264DPB::GetShortRefPicByPicNum(int pic_num) { in GetShortRefPicByPicNum() function in media::H264DPB
Dh264_decoder.cc602 pic = dpb_.GetShortRefPicByPicNum(pic_num_lx); in ModifyReferencePicList()
772 to_mark = dpb_.GetShortRefPicByPicNum(pic_num_x); in HandleMemoryManagementOps()
798 to_mark = dpb_.GetShortRefPicByPicNum(pic_num_x); in HandleMemoryManagementOps()