Home
last modified time | relevance | path

Searched refs:PVMF_MIME_USERINPUT_BASIC_STRING (Results 1 – 4 of 4) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_format_type.h177 #define PVMF_MIME_USERINPUT_BASIC_STRING "x-pvmf/userinput/basic-string" macro
/external/opencore/pvmi/pvmf/src/
Dpvmf_format_type.cpp180 if ((pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_USERINPUT_BASIC_STRING) == 0) || in isUserInput()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dpvt_common.cpp675 else if (aFormatType == PVMF_MIME_USERINPUT_BASIC_STRING) in PVMFFormatTypeToPVCodecType()
/external/opencore/engines/2way/src/
Dpv_2way_engine.cpp636 H324ChannelParameters inDtmfParams(INCOMING, PVMF_MIME_USERINPUT_BASIC_STRING, 0); in Init()
2764 inFormat.format = PVMF_MIME_USERINPUT_BASIC_STRING; in ConstructL()