Searched refs:GetShortTermRefPicsAppending (Results 1 – 3 of 3) sorted by relevance
144 void GetShortTermRefPicsAppending(H264Picture::Vector* out);
401 dpb_.GetShortTermRefPicsAppending(&ref_pic_list_p0_); in ConstructReferencePicListsP()436 dpb_.GetShortTermRefPicsAppending(&ref_pic_list_b0_); in ConstructReferencePicListsB()460 dpb_.GetShortTermRefPicsAppending(&ref_pic_list_b1_); in ConstructReferencePicListsB()474 dpb_.GetShortTermRefPicsAppending(&ref_pic_list_b1_); in ConstructReferencePicListsB()
157 void H264DPB::GetShortTermRefPicsAppending(H264Picture::Vector* out) { in GetShortTermRefPicsAppending() function in media::H264DPB