Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.h193 bool SlidingWindowPictureMarking();
Dh264_decoder.cc892 return SlidingWindowPictureMarking(); in ReferencePictureMarking()
896 bool H264Decoder::SlidingWindowPictureMarking() { in SlidingWindowPictureMarking() function in media::H264Decoder