Home
last modified time | relevance | path

Searched refs:mWiDiOn (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h149 bool mWiDiOn; variable
DVideoDecoderAVC.cpp809 … + (mWiDiOn ? WIDI_CONSUMED : 0) /* WiDi maximum needs */ in updateFormatInfo()
836 if (mWiDiOn) in isWiDiStatusChanged()
850 mWiDiOn = true; in isWiDiStatusChanged()
DVideoDecoderBase.cpp50 mWiDiOn(false), in VideoDecoderBase()