Home
last modified time | relevance | path

Searched refs:errorCompensation (Results 1 – 6 of 6) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_capability.cpp383 h263VideoCap->errorCompensation = false; in GetOutgoingDataType()
973 h263VideoCap->errorCompensation = false; in GetDataType()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1336 uint32 errorCompensation : member
1386 uint32 errorCompensation : member
3762 uint32 errorCompensation : member
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp529 h263caps->errorCompensation = OFF; in FillH263Capability()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1820 PutExtensionBoolean(x->errorCompensation, stream); in Encode_H263VideoCapability()
1946 PutBoolean(x->errorCompensation, stream); in Encode_EnhancementOptions()
5937 PutExtensionBoolean(x->errorCompensation, stream); in Encode_H263VideoMode()
Dh245_analysis.cpp1905 ShowPERBoolean(tag, indent, "errorCompensation", x->errorCompensation); in Analyze_H263VideoCapability()
2041 ShowPERBoolean(tag, indent, "errorCompensation", x->errorCompensation); in Analyze_EnhancementOptions()
6370 ShowPERBoolean(tag, indent, "errorCompensation", x->errorCompensation); in Analyze_H263VideoMode()
Dh245_decoder.cpp2487 x->errorCompensation = GetBoolean(stream); in Decode_H263VideoCapability()
2656 x->errorCompensation = GetBoolean(stream); in Decode_EnhancementOptions()
7934 x->errorCompensation = GetBoolean(stream); in Decode_H263VideoMode()