Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h47 void Decode_CapabilityTableEntry(PS_CapabilityTableEntry x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp726 Decode_CapabilityTableEntry(x->capabilityTable + i, stream); in Decode_TerminalCapabilitySet()
769 void Decode_CapabilityTableEntry(PS_CapabilityTableEntry x, PS_InStream stream) in Decode_CapabilityTableEntry() function