Home
last modified time | relevance | path

Searched refs:Decode_H2250MaximumSkewIndication (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h387 void Decode_H2250MaximumSkewIndication(PS_H2250MaximumSkewIndication x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp1154 Decode_H2250MaximumSkewIndication((PS_H2250MaximumSkewIndication) *ppDataOut, stream); in IndicationMessage_decode()
Dh245_decoder.cpp413 Decode_H2250MaximumSkewIndication(x->h2250MaximumSkewIndication, stream); in Decode_IndicationMessage()
11673 void Decode_H2250MaximumSkewIndication(PS_H2250MaximumSkewIndication x, PS_InStream stream) in Decode_H2250MaximumSkewIndication() function