Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.h177 int PicNumF(const scoped_refptr<H264Picture>& pic);
Dh264_decoder.cc486 int H264Decoder::PicNumF(const scoped_refptr<H264Picture>& pic) { in PicNumF() function in media::H264Decoder
613 if (PicNumF((*ref_pic_listx)[src]) != pic_num_lx) in ModifyReferencePicList()