Searched refs:GetLongTermRefPicsAppending (Results 1 – 3 of 3) sorted by relevance
147 void GetLongTermRefPicsAppending(H264Picture::Vector* out);
409 dpb_.GetLongTermRefPicsAppending(&ref_pic_list_p0_); in ConstructReferencePicListsP()451 dpb_.GetLongTermRefPicsAppending(&ref_pic_list_b0_); in ConstructReferencePicListsB()814 dpb_.GetLongTermRefPicsAppending(&long_terms); in HandleMemoryManagementOps()837 dpb_.GetLongTermRefPicsAppending(&long_terms); in HandleMemoryManagementOps()
164 void H264DPB::GetLongTermRefPicsAppending(H264Picture::Vector* out) { in GetLongTermRefPicsAppending() function in media::H264DPB