Searched refs:errorCompensation (Results 1 – 6 of 6) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_capability.cpp | 383 h263VideoCap->errorCompensation = false; in GetOutgoingDataType() 973 h263VideoCap->errorCompensation = false; in GetDataType()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 1336 uint32 errorCompensation : member 1386 uint32 errorCompensation : member 3762 uint32 errorCompensation : member
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/ |
D | h324utils.cpp | 529 h263caps->errorCompensation = OFF; in FillH263Capability()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_encoder.cpp | 1820 PutExtensionBoolean(x->errorCompensation, stream); in Encode_H263VideoCapability() 1946 PutBoolean(x->errorCompensation, stream); in Encode_EnhancementOptions() 5937 PutExtensionBoolean(x->errorCompensation, stream); in Encode_H263VideoMode()
|
D | h245_analysis.cpp | 1905 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()
|
D | h245_decoder.cpp | 2487 x->errorCompensation = GetBoolean(stream); in Decode_H263VideoCapability() 2656 x->errorCompensation = GetBoolean(stream); in Decode_EnhancementOptions() 7934 x->errorCompensation = GetBoolean(stream); in Decode_H263VideoMode()
|