Home
last modified time | relevance | path

Searched refs:option_of_version (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp2424 extension = x->option_of_version | in Delete_T38FaxProfile()
2431 if (x->option_of_version) in Delete_T38FaxProfile()
Dh245_encoder.cpp2853 extension = x->option_of_version | in Encode_T38FaxProfile()
2866 PutBoolean(x->option_of_version, stream); in Encode_T38FaxProfile()
2869 if (x->option_of_version) in Encode_T38FaxProfile()
Dh245_decoder.cpp3898 x->option_of_version = OFF; in Decode_T38FaxProfile()
3904 x->option_of_version = SigMapValue(0, map); in Decode_T38FaxProfile()
3905 if (x->option_of_version) in Decode_T38FaxProfile()
Dh245_analysis.cpp3043 ShowPERBoolean(tag, indent, "option_of_version", x->option_of_version); in Analyze_T38FaxProfile()
3046 if (x->option_of_version) in Analyze_T38FaxProfile()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1991 uint32 option_of_version : member