Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/plus/inc/
DwelsEncoderExt.h111 int32_t m_iCspInternal; variable
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp67 m_iCspInternal (0), in CWelsH264SVCEncoder()
711 m_iCspInternal = iColorspace; in SetOption()
713 …WelsH264SVCEncoder::SetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal = 0x%x", m_iCspInternal); in SetOption()
1212 …CWelsH264SVCEncoder::GetOption():ENCODER_OPTION_DATAFORMAT, m_iCspInternal= 0x%x", m_iCspInternal); in GetOption()
1213 * ((int32_t*)pOption) = m_iCspInternal; in GetOption()
1361 … (&m_pWelsTrace->m_sLogCtx, WELS_LOG_INFO, "Exclusive case, m_iCspInternal= 0x%x", m_iCspInternal); in DumpSrcPicture()