Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/
H A Dh265_dpb.h105 void StorePicture(scoped_refptr<H265Picture> pic,
H A Dh265_dpb.cc34 void H265DPB::StorePicture(scoped_refptr<H265Picture> pic, in StorePicture() function in media::H265DPB
H A Dh265_decoder.cc834 dpb_.StorePicture(curr_pic_, H265Picture::kShortTermFoll); in PerformDpbOperations()