Home
last modified time | relevance | path

Searched refs:Decode_H221NonStandard (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h39 void Decode_H221NonStandard(PS_H221NonStandard x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp550 Decode_H221NonStandard(x->h221NonStandard, stream); in Decode_NonStandardIdentifier()
560 void Decode_H221NonStandard(PS_H221NonStandard x, PS_InStream stream) in Decode_H221NonStandard() function