HomeSort by relevance Sort by last modified time
    Searched defs:H324ChannelParameters (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
pvt_common.cpp 799 OSCL_EXPORT_REF H324ChannelParameters::H324ChannelParameters(TPVDirection dir, PVMFFormatType mediaType, unsigned bandwidth)
809 OSCL_EXPORT_REF H324ChannelParameters::H324ChannelParameters(const H324ChannelParameters& that)
820 OSCL_EXPORT_REF H324ChannelParameters::~H324ChannelParameters()
826 OSCL_EXPORT_REF PV2WayMediaType H324ChannelParameters::GetMediaType()
835 OSCL_EXPORT_REF unsigned H324ChannelParameters::GetBandwidth()
840 OSCL_EXPORT_REF void H324ChannelParameters::SetCodecs(Oscl_Vector<FormatCapabilityInfo, OsclMemAllocator>& codecs
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
pvt_common.h 1064 class H324ChannelParameters
1067 OSCL_IMPORT_REF H324ChannelParameters(TPVDirection dir, PVMFFormatType mediaType, unsigned bandwidth);
1068 OSCL_IMPORT_REF H324ChannelParameters(const H324ChannelParameters& that);
1069 OSCL_IMPORT_REF ~H324ChannelParameters();
    [all...]

Completed in 75 milliseconds