Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.cc690 FinishPrevFrameIfPresent(); in OutputAllRemainingPics()
1157 bool H264Decoder::FinishPrevFrameIfPresent() { in FinishPrevFrameIfPresent() function in media::H264Decoder
1251 if (!FinishPrevFrameIfPresent()) in PreprocessCurrentSlice()
1391 if (!FinishPrevFrameIfPresent()) in Decode()
1420 if (!FinishPrevFrameIfPresent()) in Decode()
1436 if (!FinishPrevFrameIfPresent()) in Decode()
Dh264_decoder.h203 bool FinishPrevFrameIfPresent();