Home
last modified time | relevance | path

Searched refs:IS_RESOLUTION_CHANGE (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderDefs.h104 IS_RESOLUTION_CHANGE = 0x40000, enumerator
DVideoDecoderMPEG2.cpp202 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in decodeFrame()
DVideoDecoderVP8.cpp249 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in decodeFrame()
DVideoDecoderWMV.cpp212 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in decodeFrame()
DVideoDecoderMPEG4.cpp433 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in continueDecodingFrame()
DVideoDecoderAVC.cpp256 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in beginDecodingFrame()
DVideoDecoderBase.cpp221 if (p->renderBuffer.flag & IS_RESOLUTION_CHANGE) { in flush()
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp431 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in beginDecodingFrame()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp449 mAcquiredBuffer->renderBuffer.flag |= IS_RESOLUTION_CHANGE; in beginDecodingFrame()