Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h461 uint32 longInterleaver : member
528 uint32 longInterleaver : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp887 PutBoolean(x->longInterleaver, stream); in Encode_Aal1ViaGateway()
960 PutBoolean(x->longInterleaver, stream); in Encode_VccAal1()
Dh245_analysis.cpp928 ShowPERBoolean(tag, indent, "longInterleaver", x->longInterleaver); in Analyze_Aal1ViaGateway()
1013 ShowPERBoolean(tag, indent, "longInterleaver", x->longInterleaver); in Analyze_VccAal1()
Dh245_decoder.cpp1226 x->longInterleaver = GetBoolean(stream); in Decode_Aal1ViaGateway()
1333 x->longInterleaver = GetBoolean(stream); in Decode_VccAal1()