Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h224 void Decode_MultiplexElement(PS_MultiplexElement x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp6843 Decode_MultiplexElement(x->elementList + i, stream); in Decode_MultiplexEntryDescriptor()
6851 void Decode_MultiplexElement(PS_MultiplexElement x, PS_InStream stream) in Decode_MultiplexElement() function
6894 Decode_MultiplexElement(x->subElementList + i, stream); in Decode_MuxType()