Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.h173 void ConstructReferencePicListsP(const H264SliceHeader* slice_hdr);
Dh264_decoder.cc69 ConstructReferencePicListsP(slice_hdr); in PrepareRefPicLists()
393 void H264Decoder::ConstructReferencePicListsP( in ConstructReferencePicListsP() function in media::H264Decoder