Searched refs:redundancyEncodingMethod (Results 1 – 5 of 5) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 908 struct _RedundancyEncodingMethod redundancyEncodingMethod; member 2816 struct _RedundancyEncodingMethod redundancyEncodingMethod; member 3602 struct _RedundancyEncodingMethod redundancyEncodingMethod; member
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 1347 Delete_RedundancyEncodingMethod(&x->redundancyEncodingMethod); in Delete_RedundancyEncodingCapability() 3825 Delete_RedundancyEncodingMethod(&x->redundancyEncodingMethod); in Delete_RedundancyEncoding() 4991 Delete_RedundancyEncodingMethod(&x->redundancyEncodingMethod); in Delete_RedundancyEncodingMode()
|
D | h245_encoder.cpp | 1453 Encode_RedundancyEncodingMethod(&x->redundancyEncodingMethod, stream); in Encode_RedundancyEncodingCapability() 4406 Encode_RedundancyEncodingMethod(&x->redundancyEncodingMethod, stream); in Encode_RedundancyEncoding() 5719 Encode_RedundancyEncodingMethod(&x->redundancyEncodingMethod, stream); in Encode_RedundancyEncodingMode()
|
D | h245_analysis.cpp | 1519 …Analyze_RedundancyEncodingMethod(&x->redundancyEncodingMethod, "redundancyEncodingMethod", tag, in… in Analyze_RedundancyEncodingCapability() 4695 …Analyze_RedundancyEncodingMethod(&x->redundancyEncodingMethod, "redundancyEncodingMethod", tag, in… in Analyze_RedundancyEncoding() 6142 …Analyze_RedundancyEncodingMethod(&x->redundancyEncodingMethod, "redundancyEncodingMethod", tag, in… in Analyze_RedundancyEncodingMode()
|
D | h245_decoder.cpp | 2010 Decode_RedundancyEncodingMethod(&x->redundancyEncodingMethod, stream); in Decode_RedundancyEncodingCapability() 5839 Decode_RedundancyEncodingMethod(&x->redundancyEncodingMethod, stream); in Decode_RedundancyEncoding() 7673 Decode_RedundancyEncodingMethod(&x->redundancyEncodingMethod, stream); in Decode_RedundancyEncodingMode()
|