Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h91 virtual Decode_Status endDecodingFrame(bool dropFrame);
DVideoDecoderBase.cpp741 Decode_Status VideoDecoderBase::endDecodingFrame(bool dropFrame) { in endDecodingFrame() argument
768 if (dropFrame) { in endDecodingFrame()