Searched refs:redundancyEncoding (Results 1 – 5 of 5) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 4305 struct _RedundancyEncoding redundancyEncoding; member 4350 struct _RedundancyEncoding redundancyEncoding; member
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 3749 Delete_RedundancyEncoding(&x->redundancyEncoding); in Delete_H2250LogicalChannelParameters() 5941 Delete_RedundancyEncoding(&x->redundancyEncoding); in Delete_CommunicationModeTableEntry()
|
D | h245_encoder.cpp | 4323 PutExtensionItem(EPASS Encode_RedundancyEncoding, (uint8*)&x->redundancyEncoding, stream); in Encode_H2250LogicalChannelParameters() 6750 PutExtensionItem(EPASS Encode_RedundancyEncoding, (uint8*)&x->redundancyEncoding, stream); in Encode_CommunicationModeTableEntry()
|
D | h245_analysis.cpp | 4602 Analyze_RedundancyEncoding(&x->redundancyEncoding, "redundancyEncoding", tag, indent); in Analyze_H2250LogicalChannelParameters() 7267 Analyze_RedundancyEncoding(&x->redundancyEncoding, "redundancyEncoding", tag, indent); in Analyze_CommunicationModeTableEntry()
|
D | h245_decoder.cpp | 5723 Decode_RedundancyEncoding(&x->redundancyEncoding, stream); in Decode_H2250LogicalChannelParameters() 8978 Decode_RedundancyEncoding(&x->redundancyEncoding, stream); in Decode_CommunicationModeTableEntry()
|