Home
last modified time | relevance | path

Searched refs:dropFrame (Results 1 – 3 of 3) 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()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp4045 bool dropFrame = false; in handleMetadataWithLock() local
4053 dropFrame = true; in handleMetadataWithLock()
4060 dropFrame = true; in handleMetadataWithLock()
4063 if (dropFrame) { in handleMetadataWithLock()