Home
last modified time | relevance | path

Searched refs:LongTermPicNumF (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_decoder.h178 int LongTermPicNumF(const scoped_refptr<H264Picture>& pic);
Dh264_decoder.cc497 int H264Decoder::LongTermPicNumF(const scoped_refptr<H264Picture>& pic) { in LongTermPicNumF() function in media::H264Decoder
634 if (LongTermPicNumF((*ref_pic_listx)[src]) != in ModifyReferencePicList()