Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.h192 bool ReferencePictureMarking(scoped_refptr<H264Picture> pic);
Dh264_decoder.cc868 bool H264Decoder::ReferencePictureMarking(scoped_refptr<H264Picture> pic) { in ReferencePictureMarking() function in media::H264Decoder
925 ReferencePictureMarking(pic); in FinishPicture()