Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h180 void Decode_V76LogicalChannelParameters(PS_V76LogicalChannelParameters x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp4534 Decode_V76LogicalChannelParameters(x->v76LogicalChannelParameters, stream); in Decode_RlcMultiplexParameters()
4614 Decode_V76LogicalChannelParameters(x->v76LogicalChannelParameters, stream); in Decode_MultiplexParameters()
5460 void Decode_V76LogicalChannelParameters(PS_V76LogicalChannelParameters x, PS_InStream stream) in Decode_V76LogicalChannelParameters() function