Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5454 uint32 additionalDecoderBuffer; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp8683 PutInteger(0, 262143, (uint32)x->additionalDecoderBuffer, stream); in Encode_JitterIndication()
Dh245_analysis.cpp9437 ShowPERInteger(tag, indent, "additionalDecoderBuffer", (int32)x->additionalDecoderBuffer); in Analyze_JitterIndication()
Dh245_decoder.cpp11608 x->additionalDecoderBuffer = GetInteger(0, 262143, stream); in Decode_JitterIndication()