Home
last modified time | relevance | path

Searched refs:redundancyEncoding (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4305 struct _RedundancyEncoding redundancyEncoding; member
4350 struct _RedundancyEncoding redundancyEncoding; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp3749 Delete_RedundancyEncoding(&x->redundancyEncoding); in Delete_H2250LogicalChannelParameters()
5941 Delete_RedundancyEncoding(&x->redundancyEncoding); in Delete_CommunicationModeTableEntry()
Dh245_encoder.cpp4323 PutExtensionItem(EPASS Encode_RedundancyEncoding, (uint8*)&x->redundancyEncoding, stream); in Encode_H2250LogicalChannelParameters()
6750 PutExtensionItem(EPASS Encode_RedundancyEncoding, (uint8*)&x->redundancyEncoding, stream); in Encode_CommunicationModeTableEntry()
Dh245_analysis.cpp4602 Analyze_RedundancyEncoding(&x->redundancyEncoding, "redundancyEncoding", tag, indent); in Analyze_H2250LogicalChannelParameters()
7267 Analyze_RedundancyEncoding(&x->redundancyEncoding, "redundancyEncoding", tag, indent); in Analyze_CommunicationModeTableEntry()
Dh245_decoder.cpp5723 Decode_RedundancyEncoding(&x->redundancyEncoding, stream); in Decode_H2250LogicalChannelParameters()
8978 Decode_RedundancyEncoding(&x->redundancyEncoding, stream); in Decode_CommunicationModeTableEntry()