Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/VideoRenderers/windows/
H A DRendererBase.cpp184 m_useHLGtoPQ = false; in Configure()
417 m_toneMapMethod, m_useHLGtoPQ)) in UpdateVideoFilters()
440 if (toneMap != m_toneMapping || m_cmsOn != m_colorManager->IsEnabled() || hlg != m_useHLGtoPQ || in CheckVideoParameters()
445 m_useHLGtoPQ = hlg; in CheckVideoParameters()
H A DRendererBase.h163 bool m_useHLGtoPQ = false; variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders/
H A DWinVideoFilter.h92 bool m_useHLGtoPQ = false; variable
H A DWinVideoFilter.cpp283 if (m_useHLGtoPQ) in GetDefines()
295 m_useHLGtoPQ = HLGtoPQ; in Create()
542 if (m_useHLGtoPQ) in GetDebugInfo()