Home
last modified time | relevance | path

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

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