Searched refs:m_cscUsingSfc (Results 1 – 4 of 4) sorted by relevance
96 m_cscUsingSfc = IsSfcEnabled() ? 1 : 0; in CheckRawColorFormat()101 m_cscUsingSfc = 0; in CheckRawColorFormat()107 m_cscUsingSfc = IsSfcEnabled() ? 1 : 0; in CheckRawColorFormat()111 m_cscUsingSfc = 0; in CheckRawColorFormat()
360 bool UseSfc() const { return m_cscUsingSfc != 0; } in UseSfc()366 uint8_t CscMethod() const { return (m_cscRequireColor ? (m_cscUsingSfc ? 2 : 1) : 0); } in CscMethod()736 …uint8_t m_cscUsingSfc : 1; //!< bit 4 = 1: us… member
79 m_cscUsingSfc = m_cscEnableSfc ? 1 : 0; in CheckRawColorFormat()83 m_cscUsingSfc = 0; in CheckRawColorFormat()90 m_cscUsingSfc = m_cscEnableSfc ? 1 : 0; in CheckRawColorFormat()94 m_cscUsingSfc = 0; in CheckRawColorFormat()461 if (m_cscUsingSfc) in SetSurfacesToEncPak()
101 m_cscUsingSfc = IsSfcEnabled() ? 1 : 0; in CheckRawColorFormat()107 m_cscUsingSfc = 0; in CheckRawColorFormat()