Home
last modified time | relevance | path

Searched defs:pic_num (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_dpb.cc120 scoped_refptr<H264Picture> H264DPB::GetShortRefPicByPicNum(int pic_num) { in GetShortRefPicByPicNum()
130 scoped_refptr<H264Picture> H264DPB::GetLongRefPicByLongTermPicNum(int pic_num) { in GetLongRefPicByLongTermPicNum()
Dh264_dpb.h54 int pic_num; variable