Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h72 virtual Decode_Status endDecodingFrame(bool dropFrame);
DVideoDecoderBase.cpp725 Decode_Status VideoDecoderBase::endDecodingFrame(bool dropFrame) { in endDecodingFrame() argument
752 if (dropFrame) { in endDecodingFrame()