Home
last modified time | relevance | path

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

/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/
Dcodechal_debug.cpp3708 bool binaryDumpEnabled = m_configMgr->AttrIsEnabled(MediaDbgAttr::attrDumpCmdBufInBinary); in DumpCmdBuffer() local
3714 binaryDumpEnabled ? MediaDbgExtType::dat : MediaDbgExtType::txt); in DumpCmdBuffer()
3727 if (binaryDumpEnabled) in DumpCmdBuffer()