Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1988 uint32 transcodingMMR : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp2860 PutBoolean(x->transcodingMMR, stream); in Encode_T38FaxProfile()
Dh245_analysis.cpp3039 ShowPERBoolean(tag, indent, "transcodingMMR", x->transcodingMMR); in Analyze_T38FaxProfile()
Dh245_decoder.cpp3894 x->transcodingMMR = GetBoolean(stream); in Decode_T38FaxProfile()