Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2354 uint32 audioHeaderPresent : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp3597 PutBoolean(x->audioHeaderPresent, stream); in Encode_V75Parameters()
Dh245_analysis.cpp3822 ShowPERBoolean(tag, indent, "audioHeaderPresent", x->audioHeaderPresent); in Analyze_V75Parameters()
Dh245_decoder.cpp4818 x->audioHeaderPresent = GetBoolean(stream); in Decode_V75Parameters()