Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.cc687 FinishPrevFrameIfPresent(); in OutputAllRemainingPics()
1134 bool H264Decoder::FinishPrevFrameIfPresent() { in FinishPrevFrameIfPresent() function in media::H264Decoder
1228 if (!FinishPrevFrameIfPresent()) in PreprocessCurrentSlice()
1368 if (!FinishPrevFrameIfPresent()) in Decode()
1397 if (!FinishPrevFrameIfPresent()) in Decode()
1413 if (!FinishPrevFrameIfPresent()) in Decode()
Dh264_decoder.h201 bool FinishPrevFrameIfPresent();