Home
last modified time | relevance | path

Searched defs:pCodecInstance (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/common/inc/
Dutils.h56 void* pCodecInstance; member
/third_party/openh264/codec/common/src/
DwelsCodecTrace.cpp87 void welsCodecTrace::SetCodecInstance (void* pCodecInstance) { in SetCodecInstance()