Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/src/
DwelsCodecTrace.cpp57 m_pTraceCtx = NULL; in welsCodecTrace()
83 m_fpTrace (m_pTraceCtx, iLevel, pBuf); in CodecTrace()
101 m_pTraceCtx = ctx; in SetTraceCallbackContext()
/third_party/openh264/codec/common/inc/
DwelsCodecTrace.h58 void* m_pTraceCtx; variable