Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/plus/inc/
DwelsDecoderExt.h119 uint32_t m_uiDecodeTimeStamp; variable
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp135 m_uiDecodeTimeStamp (0), in CWelsDecoder()
297 m_uiDecodeTimeStamp = 0; in OpenDecoderThreads()
765 pDecContext->uiDecodingTimeStamp = ++m_uiDecodeTimeStamp; in DecodeFrame2WithCtx()
1339 sThreadCtx.pCtx->uiDecodingTimeStamp = ++m_uiDecodeTimeStamp; in ParseAccessUnit()