Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h225 void Decode_RepeatCount(PS_RepeatCount x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp6854 Decode_RepeatCount(&x->repeatCount, stream); in Decode_MultiplexElement()
6860 void Decode_RepeatCount(PS_RepeatCount x, PS_InStream stream) in Decode_RepeatCount() function