Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_dpb.h133 scoped_refptr<H264Picture> GetLongRefPicByLongTermPicNum(int pic_num);
Dh264_dpb.cc130 scoped_refptr<H264Picture> H264DPB::GetLongRefPicByLongTermPicNum(int pic_num) { in GetLongRefPicByLongTermPicNum() function in media::H264DPB
Dh264_decoder.cc622 pic = dpb_.GetLongRefPicByLongTermPicNum(list_mod->long_term_pic_num); in ModifyReferencePicList()
784 to_mark = dpb_.GetLongRefPicByLongTermPicNum( in HandleMemoryManagementOps()