Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/plus/inc/
DwelsEncoderExt.h118 int32_t m_iSwitchTimes; variable
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp128 m_iSwitchTimes = 0; in CWelsH264SVCEncoder()
153 m_iSwitchTimes = 0; in ~CWelsH264SVCEncoder()
445 WelsSnprintf (strStreamFileName, 128, "adj%d_w%d.264", m_iSwitchTimes, in EncodeFrameInternal()
448 WelsSnprintf (strStreamFileName, 128, "adj%d_w%d_size.iLen", m_iSwitchTimes, in EncodeFrameInternal()
744 ++m_iSwitchTimes; in SetOption()
798 ++ m_iSwitchTimes; in SetOption()