Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.h174 void ConstructReferencePicListsB(const H264SliceHeader* slice_hdr);
Dh264_decoder.cc70 ConstructReferencePicListsB(slice_hdr); in PrepareRefPicLists()
428 void H264Decoder::ConstructReferencePicListsB( in ConstructReferencePicListsB() function in media::H264Decoder