HomeSort by relevance Sort by last modified time
    Searched refs:PS_AlternativeCapabilitySet (Results 1 - 14 of 14) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h324utils.h 104 bool IsTransmitOnlyAltCapSet(PS_TerminalCapabilitySet pTcs, PS_AlternativeCapabilitySet pAltCapSet);
112 uint32 CheckAltCapSet(PS_AlternativeCapabilitySet pAltCapSet, uint32 entry);
161 PS_AlternativeCapabilitySet pAcs,
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
h324utils.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tschandling.cpp     [all...]
tsc_component.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
h245_deleter.h 51 void Delete_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x);
h245_decoder.h 49 void Decode_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x, PS_InStream stream);
h245_encoder.h 49 void Encode_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x, PS_OutStream stream);
h245_analysis.h 48 void Analyze_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x, const char* label, uint16 tag, uint16 indent);
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tscmain.h 504 uint32 CheckAltCapSet(PS_AlternativeCapabilitySet pAltCapSet, uint32 entry, uint32* preference_index);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245def.h 283 typedef S_AlternativeCapabilitySet *PS_AlternativeCapabilitySet;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
h245_deleter.cpp 636 void Delete_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x)
    [all...]
h245_decoder.cpp     [all...]
h245_encoder.cpp 592 void Encode_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x, PS_OutStream stream)
    [all...]
h245_analysis.cpp 603 void Analyze_AlternativeCapabilitySet(PS_AlternativeCapabilitySet x, const char* label, uint16 tag, uint16 indent)
    [all...]

Completed in 247 milliseconds